aboutsummaryrefslogtreecommitdiffstats
path: root/bl32
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2020-03-06 19:21:26 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2020-03-11 11:31:46 +0900
commit363830df1c28e240ed1132c6ce41f4a4b3efb8d8 (patch)
tree80071011228e1cc7ec14bd2943702fdb7dfe975c /bl32
parent65012c08922fa5646ca7ca485036dfd901cae360 (diff)
downloadplatform_external_arm-trusted-firmware-363830df1c28e240ed1132c6ce41f4a4b3efb8d8.tar.gz
platform_external_arm-trusted-firmware-363830df1c28e240ed1132c6ce41f4a4b3efb8d8.tar.bz2
platform_external_arm-trusted-firmware-363830df1c28e240ed1132c6ce41f4a4b3efb8d8.zip
xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE}
xlat_tables_v2_helpers.h defines two quite similar macros, REGISTER_XLAT_CONTEXT_FULL_SPEC and REGISTER_XLAT_CONTEXT_RO_BASE_TABLE. Only the difference is the section of _ctx_name##_base_xlat_table. Parameterize it and unify these two macros. The base xlat table goes into the .bss section by default. If PLAT_RO_XLAT_TABLES is defined, it goes into the .rodata section. Change-Id: I8b02f4da98f0c272e348a200cebd89f479099c55 Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'bl32')
0 files changed, 0 insertions, 0 deletions