提交 8ccb75c0 编写于 作者: Y Yinan Xu

PMA: Update PMA Memmap

Debug Module is allowed to accept instruction requests.
上级 ec082338
......@@ -194,13 +194,11 @@ trait PMAMethod extends PMAConst {
addPMA(0x3c000000L, a = 1)
addPMA(0x39002000L, a = 1, w = true, r = true)
addPMA(0x39000000L, a = 1)
addPMA(0x38021000L, a = 1, w = true, r = true)
addPMA(0x38021000L, a = 1, w = true, r = true, x = true)
addPMA(0x38020000L, a = 1)
addPMA(0x38010000L, a = 1, w = true, r = true)
addPMA(0x38000000L, a = 1)
addPMA(0x31310000L, a = 1, w = true, r = true)
addPMA(0x31000000L, a = 1)
addPMA(0x30260000L, a = 1, w = true, r = true)
addPMA(0x30040000L, a = 1)
addPMA(0x30020000L, a = 1, w = true, r = true)
addPMA(0x30000000L, a = 1)
addPMA(0x20000000L, a = 1, x = true, r = true)
addPMA(0x10000000L, a = 1)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册