commit | b67ea0cd74417b42482499c29feb90914fbf8097 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Tue Sep 06 03:55:53 2011 +0400 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Sep 10 16:57:40 2011 +0000 |
tree | ccc2e3c2d6ef7bfd9ac7d201e69687ed51478e75 | |
parent | ccfcaba6fd9f69a9322af1911302e71127bee1e0 [diff] |
target-xtensa: implement memory protection options - TLB opcode group; - region protection option (ISA, 4.6.3); - region translation option (ISA, 4.6.4); - MMU option (ISA, 4.6.5). Cache control attribute bits are not used by this implementation. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>