Commit ef955df
Revert "ARM: decompressor: Use Domain Manager Access permissions"
This reverts commit 9bdc9c3.
The commit removes the permission checks on memory access.
On Cortex-A7 this causes illegal memory accesses during the kernel
decompression if an interrupt forces a switch to secure.
Revert it and replace it with another implementation.
Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com>
Change-Id: I2cbf979a0a761bf8d12c9bb648ca2ac201788d57
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/566410
Domain-Review: Amelie DELAUNAY <amelie.delaunay@foss.st.com>
ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com>
ACI: CIBUILD <MDG-smet-aci-builds@list.st.com>
Reviewed-by: Amelie DELAUNAY <amelie.delaunay@foss.st.com>1 parent 2fa8d99 commit ef955df
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
891 | | - | |
| 891 | + | |
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
| |||
0 commit comments