commit | f71e42a5c98722d6faa5be84a34fbad90d27dc04 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Apr 08 14:09:43 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jun 05 17:36:39 2015 +0200 |
tree | 7eaef59796d044ec463d84051a6a321ba1e2e581 | |
parent | 5aa113f0a2c245b0a77865e1dd2445bdd24c3ef8 [diff] |
pflash_cfi01: add secure property When this property is set, MMIO accesses are only allowed with the MEMTXATTRS_SECURE attribute. This is used for secure access to UEFI variables stored in flash. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>