vmm: add i.MX53 platform as target (ref #954)

This commit is contained in:
Stefan Kalkowski
2013-11-18 14:42:21 +01:00
committed by Norman Feske
parent 6f136bef7a
commit a7d7337b16
20 changed files with 1256 additions and 863 deletions

View File

@@ -103,6 +103,9 @@ namespace Genode
IIM_BASE = 0x63f98000,
IIM_SIZE = 0x00004000,
M4IF_BASE = 0x63fd8000,
M4IF_SIZE = 0x00001000,
/* wether board provides security extension */
SECURITY_EXTENSION = 1,