On 03/15/2012 04:30 PM, Alexey Starikovskiy wrote: > Sufficient to boot Linux kernel on vexpress-a15 > > Missing: > * Extends the DBGDRAR and DBGDSAR to 64 bits, to hold PAs of up to 40 bits. > * Defines two Memory Attribute Indirection Registers, MAIRn, to replace PRRR > and NMRR when > using the Long-descriptor translation table format. > * Provides two IMPLEMENTATION DEFINED Auxiliary Memory Attribute Indirection > Registers 0 > AMAIRn. > >
Please add code that detects the use of unimplemented features and aborts (or better, implement the missing features). This way when Linux (or another guest) starts to use these features, we don't get silent breakage. -- error compiling committee.c: too many arguments to function