arm-trusted-firmware/bl32
Yann Gautier fb4f511f9b Avoid the use of linker *_SIZE__ macros
The use of end addresses is preferred over the size of sections.
This was done for some AARCH64 files for PIE with commit [1],
and some extra explanations can be found in its commit message.
Align the missing AARCH64 files.

For AARCH32 files, this is required to prepare PIE support introduction.

 [1] f1722b693d ("PIE: Use PC relative adrp/adr for symbol reference")

Change-Id: I8f1c06580182b10c680310850f72904e58a54d7d
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2021-04-21 15:05:57 +02: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 Avoid the use of linker *_SIZE__ macros 2021-04-21 15:05:57 +02:00