commit | 3a5a46e5638945fae0563dff88ba16c9edef4491 | [log] [tgz] |
---|---|---|
author | Shawn Shan <Shawn.Shan@arm.com> | Thu Sep 24 16:40:46 2020 +0800 |
committer | Shawn Shan <Shawn.Shan@arm.com> | Wed Dec 16 13:58:00 2020 +0800 |
tree | 6b1799bc90172d5d9a5d4b2f72146ced71d9b5fc | |
parent | 94a6387d1215ad7ce8fbee212fbc75c0fc243fc9 [diff] |
Test: Add a memory access test case for isolation level 3 To verify if the boundary is set up correctly inside SPE, create a test case to try to access memory in another ARoT partition. This is a negative test and if tfm_hal_memory_has_access returns an error value, the test succeeds. It is only enabled when isolation level is equal to 3. Change-Id: Ie1d17c18d78ff24133ff3e5dede37db1c37b23e6 Signed-off-by: Shawn Shan <Shawn.Shan@arm.com>