Home
last modified time | relevance | path

Searched hist:"0 b00e98db651f940077788ed916142d48016d3fa" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/include/kernel/
H A Dlinker.h0b00e98db651f940077788ed916142d48016d3fa Wed Aug 23 15:16:42 UTC 2023 Jerome Forissier <jerome.forissier@linaro.org> core: linker.h: replace __arm__ with ARM32

We use ARM32 and ARM64 throughout the core code, not __arm__ and
__aarch64__, so replace the occurrence of __arm__ that is in linker.h.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>