NetBSD/sys/arch/arm/conf
matt 27b446bf8f Add a ARM_HAS_VBAR option which forces the use of the VBAR register. This
allows much code to deal with vector_page mappings to be eliminated.  On a
BEAGLEBONE kernel, this saves 8KB of text and instructions that never have
to be executed.  (The PJ4B has VBAR but doesn't implement the security
extensions it is part of so a method was needed to allow it use VBAR with
relying on the default test for the security extensions.)
2013-06-12 21:34:12 +00:00
..
files.arm Add a ARM_HAS_VBAR option which forces the use of the VBAR register. This 2013-06-12 21:34:12 +00:00
files.footbridge
files.sa11x0
kern.ldscript.head Add missing ; 2012-09-01 12:17:04 +00:00
kern.ldscript.tail
majors.arm32 reserve char 111 for vchiq 2013-01-28 19:31:14 +00:00
Makefile.arm Fix typo in option name 2013-02-03 11:36:55 +00:00
std.arm