Ian Lepore 007aeeced6 Remove the ARM_USE_SMALL_ALLOC option and code related to it.
This was an optimization used only by a few xscale platforms.  Part of
the optimization was to create a direct map for all physical pages, and
that resulted in making multiple mappings of pages in a way that bypassed
the logic in pmap.c to handle VIVT cache aliasing.  It also just generally
made the code more complex and hard to maintain for all SoCs.

Reviewed by:	cognet
2014-02-08 22:21:38 +00:00
..
2014-02-08 19:47:59 +00:00
2014-02-08 05:35:36 +00:00
2013-11-23 00:28:18 +00:00
2014-02-08 04:29:36 +00:00
2013-11-29 20:14:26 +00:00
2013-11-11 13:19:55 +00:00
2014-01-24 09:13:30 +00:00
2014-02-06 13:28:06 +00:00
2013-12-30 08:36:17 +00:00