commit | 27e7222106021042451660104f58967a86387f6a | [log] [tgz] |
---|---|---|
author | Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> | Wed Jun 25 04:21:36 2025 +0000 |
committer | Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> | Mon Jun 30 21:17:29 2025 +0530 |
tree | 140b3e3bf8bc8f9c1697a32d529c6286a2fe313f | |
parent | 59eaed03723208bb4cf1ead13012dff733261922 [diff] |
feat(versal2): validate non-secure entry addr Added validate_ns_entrypoint to get reserved-memory entries from the Flattened Device Tree (FDT). Identifies secure and non-secure memory regions and checks if entry point lies within a valid non-secure region. Change-Id: Iff998fe855f5de8fbd96f0d7d4b0d7c33c904d34 Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>