1############################# 2Runtime Security Engine (RSE) 3############################# 4 5Previously known as Runtime Security Subsystem (RSS). 6 7.. toctree:: 8 :maxdepth: 1 9 10 RSE introduction <readme.rst> 11 DMA Initial Command Sequence (ICS) introduction <dma_ics_readme.rst> 12 RSE integration guide <rse_integration_guide.rst> 13 RSE communication design <rse_comms.rst> 14 RSE hardware key management <rse_key_management.rst> 15 RSE provisioning <rse_provisioning.rst> 16 RSE routing table <rse_routing_table.rst> 17 RSE ROM releases <rom_releases/index.rst> 18 RSE Platforms <platforms/index.rst> 19 RSE ROM unit test guidelines <rse_unit_tests_guidelines.rst> 20 RSE staged boot <rse_staged_boot.rst> 21 RSE firmware update metadata <rse_fwu_metadata.rst> 22 23RSE also includes the following extra partitions: 24 25- :doc:`Authenticated Debug Access Control (ADAC) <TF-M-Extras:partitions/adac_impl_for_rse>` 26- :doc:`Measured boot partition <TF-M-Extras:partitions/measured_boot_integration_guide>` 27- :doc:`Delegated attestation partition<TF-M-Extras:partitions/delegated_attestation/delegated_attest_integration_guide>` 28- :doc:`DICE Protection Environment partition <TF-M-Extras:partitions/dice_protection_environment/dice_protection_environment>` 29 30-------------- 31 32*Copyright (c) 2022-2024, Arm Limited. All rights reserved.* 33