arm: Mark uninitialized new TLB entries as not valid
authorNikos Nikoleris <nikos.nikoleris@arm.com>
Mon, 20 Jun 2016 14:51:31 +0000 (15:51 +0100)
committerNikos Nikoleris <nikos.nikoleris@arm.com>
Mon, 20 Jun 2016 14:51:31 +0000 (15:51 +0100)
commit1fac3a292ad53811fec534d8a3e49cb86a70aeb8
treeb0966a28682c5a27a1beb172e14ab9d27d2c12a4
parent0e80ee7778748dff65edacb96fbc9b70b605ea69
arm: Mark uninitialized new TLB entries as not valid

Previously when we initialized the TLB we would allocate a number of
TLB entries which would be marked as valid. As a result the TLB
contained an entry which would be considered a valid entry for the 0
page.

Change-Id: I23ace86426a171a4f6200ebeb29ad57c21647036
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
src/arch/arm/pagetable.hh