Home
last modified time | relevance | path

Searched hist:"03 fafc0b66ed8fe20dd15a119354e9515f0311e3" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/bl31/
H A Dsync_handle.h03fafc0b66ed8fe20dd15a119354e9515f0311e3 Tue Feb 20 17:35:27 UTC 2024 Arvind Ram Prakash <arvind.ramprakash@arm.com> refactor(sdei): use common create_spsr() in SDEI library

The current SPSR updation code as part of the SDEI interrupt handler
code is outdated. This patch replaces the legacy code with a call to
an up-to-date create_spsr()

Change-Id: I1f5fdd41dd14f4b09601310fe881fa3783d7f505
Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>
/rk3399_ARM-atf/bl31/
H A Dbl31_traps.c03fafc0b66ed8fe20dd15a119354e9515f0311e3 Tue Feb 20 17:35:27 UTC 2024 Arvind Ram Prakash <arvind.ramprakash@arm.com> refactor(sdei): use common create_spsr() in SDEI library

The current SPSR updation code as part of the SDEI interrupt handler
code is outdated. This patch replaces the legacy code with a call to
an up-to-date create_spsr()

Change-Id: I1f5fdd41dd14f4b09601310fe881fa3783d7f505
Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>
/rk3399_ARM-atf/services/std_svc/sdei/
H A Dsdei_intr_mgmt.c03fafc0b66ed8fe20dd15a119354e9515f0311e3 Tue Feb 20 17:35:27 UTC 2024 Arvind Ram Prakash <arvind.ramprakash@arm.com> refactor(sdei): use common create_spsr() in SDEI library

The current SPSR updation code as part of the SDEI interrupt handler
code is outdated. This patch replaces the legacy code with a call to
an up-to-date create_spsr()

Change-Id: I1f5fdd41dd14f4b09601310fe881fa3783d7f505
Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>