summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-01-12 18:58:39 +0100
committerPatrice Chotard <[email protected]>2023-01-13 13:46:57 +0100
commitbbafbc044dcab06eccba0dc6a7235a0c6e782484 (patch)
tree988050a959ce2565e91bbcdf3f8bed2f426137bf /include/linux/kernel.h
parentd3a87e32dd0841463c2d5ea0778aecf0fc03a93a (diff)
ARM: stm32: Fix ECDSA authentication with Dcache enabled
In case Dcache is enabled while the ECDSA authentication function is called via BootROM ROM API, the MMU tables are set up and the BootROM region is not marked as executable, so an attempt to run code from it results in a hang. Mark the BootROM region as executable as suggested by Patrick to prevent the hang. Reviewed-by: Patrice Chotard <[email protected]> Reviewed-by: Patrick Delaunay <[email protected]> Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions