GSoC: Disabling interrupts while modifying translation table entries for armv7-A MMU.

Utkarsh Rai utkarsh.rai60 at gmail.com
Sat Jul 18 04:10:31 UTC 2020


Hello,
The translation table setting code has _ARM_Data_synchronization_barrier()
before and after invalidating the instruction and data TLB entry, this
ensures synchronization of instructions for the TLB invalidation in case of
multiple cores. My question is, do we have to explicitly disable interrupts
too while modifying the translation table entries? The ARM reference manual
is not very clear on this topic.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200718/8ed525d3/attachment.html>


More information about the devel mailing list