commit | df8200db3dbc94b77af058fc7b7a8ef2c4658692 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Tue Feb 20 11:35:27 2024 -0600 |
committer | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Thu Mar 07 11:35:49 2024 -0600 |
tree | d79f92c271a5c711a1d20a0aaf3774efdf7a7114 | |
parent | ff1fd173b4ee17d2dbf407dc2a72a1e50c666dba [diff] |
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>