Searched hist:"3 eff681818e2c858175a7cc4e766f75e95827920" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/ |
| H A D | u-boot.lds | 3eff681818e2c858175a7cc4e766f75e95827920 Sun Jun 19 04:38:39 UTC 2016 Chen-Yu Tsai <wens@csie.org> ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section
As the PSCI implementation grows, we might exceed the size of the secure memory that holds the firmware.
Add a configurable CONFIG_ARMV7_SECURE_MAX_SIZE so platforms can define how much secure memory is available. The linker then checks the size of the whole secure section against this.
Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|