arm-trusted-firmware/bl32
Andre Przywara 0e14948e2a bl32: Enable TRNG service build
The Trusted Random Number Generator service is using the standard SMC
service dispatcher, running in BL31. For that reason we list the files
implementing the service in bl31.mk.
However when building for a 32-bit TF-A runtime, sp_min.mk is the
Makefile snippet used, so we have to add the files into there as well.

This fixes 32-bit builds of platforms that provide the TRNG service.

Change-Id: I8be61522300d36477a9ee0a9ce159a140390b254
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2021-02-11 10:43:25 +00:00
..
optee Remove references to old project name from common files 2019-07-10 11:13:00 +01:00
sp_min bl32: Enable TRNG service build 2021-02-11 10:43:25 +00:00
tsp TSP: Fix GCC 11.0.0 compilation error. 2020-11-13 18:47:58 +00:00