Twincpu: Add general multi-core memory access check implementation
Add definitions of multi-core check access data types and HAL APIs. Implement the general check process for Isolation Level 1 and 2 according to design document [1]. Implement simple check functions based on system memory region layout. Multi-core platforms can invoke those functions to execute basic check instead of walking through hardware protection unit configurations. [1] https://git.trustedfirmware.org/trusted-firmware-m.git/tree/docs/design_documents/tfm_multi_core_access_check.rst Change-Id: I7efbe15108548748d9f9b9e3d7c36bae2432286d Signed-off-by:David Hu <david.hu@arm.com>
Loading
Please register or sign in to comment