arm-trusted-firmware/bl2
Masahiro Yamada 2f6f00dc89 bl2_el3: clean up linker script
This linker script is so unreadable due to sprinkled #ifdef.

Direct read-only data to 'ROM' and read-write data to 'RAM'.

Both go to the same memory device when BL2_IN_XIP_MEM is disabled.

Change-Id: Ieeac3f1a4e05e9e8599de2ec84260819c70f361e
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-06-14 20:56:52 +09:00
..
aarch32 Merge pull request #1878 from jts-arm/sctlr 2019-03-13 15:32:00 +00:00
aarch64 Add support for Branch Target Identification 2019-05-24 14:44:45 +01:00
bl2.ld.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl2.mk Add support for Branch Target Identification 2019-05-24 14:44:45 +01:00
bl2_el3.ld.S bl2_el3: clean up linker script 2019-06-14 20:56:52 +09:00
bl2_image_load_v2.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl2_main.c BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2_private.h Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00