ARM: Warn about not implementing MPU translation, not panic about MMU.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:10 +0000 (12:58 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:10 +0000 (12:58 -0500)
commit683421e0c6435e90a25c98431e31438d774442d5
treea36d6c54ffc132ea122a45b892456bb4164a107e
parent6fb5189c47546fe97fb66550f5484f4d96c4397b
ARM: Warn about not implementing MPU translation, not panic about MMU.

We'll start out with a stbu version of PMSA and switch over to VMSA for the
full implementation.
src/arch/arm/tlb.cc