mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
Secure_ram variable was put in generic global data. But only ARMv8 uses this variable. Move it to ARM specific data structure. Signed-off-by: York Sun <york.sun@nxp.com>