On 25/04/2019 19:01, Andrii Anisov wrote: > > > On 17.04.19 20:58, Julien Grall wrote: >> All the TLBs helpers invalidate all the TLB entries are using the same >> pattern: >> DSB SY >> TLBI ... >> DSB SY >> ISB >> >> This pattern is following pattern recommended by the Arm Arm to ensure >> visibility of updates to translation tables (see K10-5610 in ARM DDI >> 0487.A.k). > > I can't find 0487.A.k, only aj [1], next one is b. > I guess you are referring `Ensuring the visibility of updates to > translation tables for a multiprocessor`?
Oh, I vaguely remember a version of the Arm Arm been re-issued because of the mistakes during the release. This might well have been A.k. I am not sure why I use A.k because this is a pretty old spec. I should have used the last one (i.e D.a). Anyway, I am indeed referring to `Ensuring the visibility of updates to translation tables for a multiprocessor`. I will update the commit message. [...] > > With minor notes, > > Reviewed-by: Andrii Anisov <andrii_ani...@epam.com> Thank you! Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel