Files
u-boot/arch
Sam Edwards 8dc2c66680 psci: fix use of clobbered registers in asm
The functions `psci_get_context_id` and `psci_get_target_pc`
are written in C, so the C compiler may clobber registers r0-r3.
Do not use these registers to save data across calls.

Signed-off-by: Sam Edwards <CFSworks@gmail.com>
2023-06-20 16:08:13 -04:00
..
2023-05-31 14:05:34 -04:00
2023-06-12 14:55:33 -04:00
2023-06-12 14:55:33 -04:00
2023-05-31 14:05:34 -04:00
2023-06-12 14:55:33 -04:00
2023-05-11 10:25:29 +08:00