commit | d35413d889b47ecb0796c9d157762a1d854e277c | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Wed Mar 29 15:20:32 2023 +0100 |
committer | Manish Pandey <manish.pandey2@arm.com> | Mon Apr 24 17:32:22 2023 +0100 |
tree | 1735e8cec4c0e986ef38ac55c897bb981d01108e | |
parent | 7729a5c46d69d78f00fc3c9dd2509ba3f7418efb [diff] |
fix(cpus): do not put RAS check before using esb If RAS Extension is not implemented esb instruction executes as a NOP. No need to have a check for RAS presence in the code. Also, The handler is related to a synchronous exceptions which implicitly is part of BL31 image only, so remove that check too. Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: If4264504cba9f0642b7b9c581ae66cd4deace32b