When entering a realm, the RMM will copy the GICv3_LRs from rec_enter. Since this data is controlled by the NS, unauthorized data injection or deletion may occur, posing security risks. Therefore, I suggest saving the GICv3_LRs locally in the RMM instead of exposing them to the normal world hypervisor. If needed, I can submit a pull request to address this issue.
When entering a realm, the RMM will copy the GICv3_LRs from rec_enter. Since this data is controlled by the NS, unauthorized data injection or deletion may occur, posing security risks. Therefore, I suggest saving the GICv3_LRs locally in the RMM instead of exposing them to the normal world hypervisor. If needed, I can submit a pull request to address this issue.