commit | 37c0bdd00d3ae83369ab60a6712c28e11e6458d5 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Tue Mar 27 23:01:50 2018 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Mar 27 23:44:53 2018 +1100 |
tree | 2c4f3ee6f3063a8ecc204bac30189982a379cb39 | |
parent | ff348355e9c72493947be337bb4fae4fc1a41eba [diff] |
powerpc/powernv: Use the security flags in pnv_setup_rfi_flush() Now that we have the security flags we can significantly simplify the code in pnv_setup_rfi_flush(), because we can use the flags instead of checking device tree properties and because the security flags have pessimistic defaults. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>