commit | 86e5e5d500a839920edcf71783f31b7e4fc20c42 | [log] [tgz] |
---|---|---|
author | Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> | Mon Aug 05 19:52:29 2024 +0100 |
committer | Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> | Thu Nov 07 16:52:38 2024 +0000 |
tree | c9b96514811730ade3be4cd5449254025502fb07 | |
parent | af49307617a6861c13008371a1e5397b278bb4c7 [diff] |
feat(cm): add tests to validate EL1 regs during context switch * This patch adds a test to verify the integrity of the el1_context registers across world-switch. * It aims at testing the save and restore functionality provided by the EL3 context management library. * It validates the EL1 ctx register entries after interaction with TSP (S-EL1) software. Change-Id: Id435d9d7699231d66e9e7acdbb3459ec439d2aef Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>