From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> This adds the inputsize > pamax check and also fixes the startlevel checks to apply to the 64bit translations.
Comments welcome! Cheers, Edgar ChangeLog: v2 -> v3: * Document pamax arg to check_s2_startlevel v1 -> v2: * inputsize > pmax check only applies to AArch64 * Fix commit message typo < should be > Edgar E. Iglesias (3): target-arm: Apply S2 MMU startlevel table size check to AArch64 target-arm: Make pamax an argument to check_s2_startlevel target-arm: Implement the S2 MMU inputsize > pamax check target-arm/helper.c | 39 ++++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 15 deletions(-) -- 1.9.1