arm-trusted-firmware/lib/el3_runtime/aarch64
Louis Mayencourt f1be00da0b Use correct type when reading SCR register
The Secure Configuration Register is 64-bits in AArch64 and 32-bits in
AArch32. Use u_register_t instead of unsigned int to reflect this.

Change-Id: I51b69467baba36bf0cfaec2595dc8837b1566934
Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>
2020-01-28 11:10:48 +00:00
..
context.S Prevent speculative execution past ERET 2020-01-22 21:42:51 +00:00
context_mgmt.c Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00
cpu_data.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00