commit | 79f4ee04621baaed27a98236f699f1e31d07caf3 | [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 | 76bf27b6336a248794e3ca13ef89067a1bbfb85e [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>