commit | aa79421c16b98aad5920410d7658039dfa16c345 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Wed Jun 16 19:59:41 2021 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Tue Jul 06 16:32:38 2021 +0100 |
tree | 21b3427e51b6d9787512d886f6566adfda5f806e | |
parent | 79d8be3c143d6d7edd1da04dd05d246e194adea1 [diff] |
refactor(plat/arm): use mmio* functions to read/write NVFLAGS registers Used mmio* functions to read/write NVFLAGS registers to avoid possibile reordering of instructions by compiler. Change-Id: Iae50ac30e5413259cf8554f0fff47512ad83b0fd Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>