commit | 422bde6af449b3af49745f7e50d912b5afac667f | [log] [tgz] |
---|---|---|
author | Shyamanth RH <shyamanth.rh@arm.com> | Tue Oct 03 20:26:11 2023 +0800 |
committer | Soby Mathew <soby.mathew@arm.com> | Thu Oct 05 13:40:59 2023 +0100 |
tree | 47ff3f2c8b9c216ee4eaaf3a2e4d31a108e502c7 | |
parent | a4b90508e17db53b4598e3a54f2ded43ceecb5fc [diff] |
fix(gic): Add missing check to gicv3_hcr field -> This patch adds the missing check for must be set to '0' fields in entry.gicv3_hcr upon REC entry. -> Entry structure is validated before copying to Rec structure. -> Rename the gic_copy_state_from_ns() and gic_copy_state_to_ns() as it is not directly accessing NS memory but an internal RMM copy. Signed-off-by: Shyamanth RH <shyamanth.rh@arm.com> Change-Id: I6155952c7d994f235b7f50b82cba80d4cde84abc