Are these the 2 secure ranges?0x0000000000..0x0007FFFFFF (128MB))0x007E000000..0x007FFFFFFF (32MB) I'm wondering why did they split it up like this? Also, lower down in the lisa file, it seems that if a secure access is made on a non-secure region, then an abort occurs.This means that the normal and secure worlds are completely isolated? Even secure cannot see all memory? -Earlence