Searched hist:"88655 be93c148f9849d8fd02d7edaf0cb7d04058" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/include/bl31/ |
| H A D | sync_handle.h | 88655be93c148f9849d8fd02d7edaf0cb7d04058 Tue Oct 21 19:52:41 UTC 2025 Arvind Ram Prakash <arvind.ramprakash@arm.com> feat(el3-runtime): add flags argument to handle_sysreg_trap
Extend handle_sysreg_trap() to accept an additional flags parameter indicating the caller’s security state. The EL3 synchronous exception handler now passes this value when dispatching trapped system register accesses. This allows handle_sysreg_trap() to handle traps based on the originating security context.
Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: Ic6e4a13297bf0b3afec3b83e1696c03286615560
|
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31_traps.c | 88655be93c148f9849d8fd02d7edaf0cb7d04058 Tue Oct 21 19:52:41 UTC 2025 Arvind Ram Prakash <arvind.ramprakash@arm.com> feat(el3-runtime): add flags argument to handle_sysreg_trap
Extend handle_sysreg_trap() to accept an additional flags parameter indicating the caller’s security state. The EL3 synchronous exception handler now passes this value when dispatching trapped system register accesses. This allows handle_sysreg_trap() to handle traps based on the originating security context.
Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: Ic6e4a13297bf0b3afec3b83e1696c03286615560
|
| /rk3399_ARM-atf/bl31/aarch64/ |
| H A D | runtime_exceptions.S | 88655be93c148f9849d8fd02d7edaf0cb7d04058 Tue Oct 21 19:52:41 UTC 2025 Arvind Ram Prakash <arvind.ramprakash@arm.com> feat(el3-runtime): add flags argument to handle_sysreg_trap
Extend handle_sysreg_trap() to accept an additional flags parameter indicating the caller’s security state. The EL3 synchronous exception handler now passes this value when dispatching trapped system register accesses. This allows handle_sysreg_trap() to handle traps based on the originating security context.
Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: Ic6e4a13297bf0b3afec3b83e1696c03286615560
|