commit | e17c82acc32431ab91f505c65ba15d45da29beb0 | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Wed Jan 10 14:01:37 2024 -0600 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Fri Feb 02 14:04:30 2024 -0600 |
tree | 75bd2785b6718674932c4993548e177913ef1790 | |
parent | 99d15939319063a954e6195318e28a704641063c [diff] |
feat(fvp): delegate FFH RAS handling to SP This setup helps to mimic an end-to-end RAS handling flow inspired by real world design with a dedicated RAS secure partition managed by SPMC. The detailed steps are documented as comments in the relevant source files introduced in this patch. Change-Id: I97737c66649f6e49840fa0bdf2e0af4fb6b08fc7 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>