You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any cpu fences/barriers are implied by Map/Unmap and Reg access code. If code uses common buffer operations, it would need to explicitly use barriers/fences on architectures requiring these.
The text was updated successfully, but these errors were encountered:
andreiw
changed the title
Add CommonBufferDmaBarrier function to EFI_DT_IO_PROTOCOL
Implement a CpuBarrierLib and use it
Feb 2, 2024
Any cpu fences/barriers are implied by Map/Unmap and Reg access code. If code uses common buffer operations, it would need to explicitly use barriers/fences on architectures requiring these.
The text was updated successfully, but these errors were encountered: