commit | 5d4936a7baed58a73cdf2a2a117e5d0501527237 | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Mon Feb 12 18:49:21 2024 -0600 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Mon Feb 12 18:57:04 2024 -0600 |
tree | ba834cd8cd46a432215cc09f6fb8886fc196e8c4 | |
parent | a3ec1f1762236914d129dd8155d19b149b2c6570 [diff] |
fix: map ns buffer only if needed for SMMU tests Since SMMU based tests are only supported for FVP platform at the moment, the non-secure memory region used as work buffer for SMMU test need not be mapped in the page tables for other platforms. This patch helps to fix a hang noticed for TC based spm test. Change-Id: I137eeea684250f9620b4e6d585018ad3d62178b4 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>