[edk2-devel] [edk2-discuss] Need memory barriers in IoLib for AARCH64

Wasim Khan wasim.khan at nxp.com
Fri Jul 10 12:49:33 UTC 2020


Hello,

MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf:
IoLib library uses IoLibArm.c for AARCH64/ARM architecture and IoLib.c for other architectures. 

While IoLib.c already has memory barriers in MmioWrite functions, there barriers are missing in IoLibArm.c
Is there any reason for **not** adding these memory barriers in IoLibArm.c to guarantee that all MMIO operations
are serialized ?

I am facing some issues and I need to add memory barriers in IoLibArm.c for AARCH64 also .


Regards,
Wasim


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#62345): https://edk2.groups.io/g/devel/message/62345
Mute This Topic: https://groups.io/mt/75417094/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list