commit | 614e64325d483744834bd0c53d941dcad6013ba4 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Wed Aug 16 16:33:47 2023 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Aug 26 16:50:40 2023 -0400 |
tree | 4b890f2ecf07c35b5ba4af0ee2dc4bacd1943efa | |
parent | b5016714b08273da6eba7a0a115ee2a2e22cc24f [diff] |
xtensa: mmu: no longer identity map the first 512MB This removes the identity map of the first 512MB in TLB way 6. Or else it would interfere with mapped entries resulting in double mapped TLB exception. Signed-off-by: Daniel Leung <daniel.leung@intel.com>