commit | ebcd1bfc33c7a90df941df68a6e5d4018c022fba | [log] [tgz] |
---|---|---|
author | Diana Craciun <diana.craciun@nxp.com> | Sat Jul 28 09:06:37 2018 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Aug 08 00:32:24 2018 +1000 |
tree | 55128a08e7c84290d2e187f7c79d66743c7cc5ea | |
parent | 406d2b6ae3420f5bb2b3db6986dc6f0b6dbb637b [diff] |
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E Implement the barrier_nospec as a isync;sync instruction sequence. The implementation uses the infrastructure built for BOOK3S 64. Signed-off-by: Diana Craciun <diana.craciun@nxp.com> [mpe: Split out of larger patch] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>