public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] ArmPkg/ArmMmuLib: Add new attribute
@ 2017-11-07 12:56 Heyi Guo
  2017-11-07 12:56 ` [PATCH] ArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLE Heyi Guo
  0 siblings, 1 reply; 6+ messages in thread
From: Heyi Guo @ 2017-11-07 12:56 UTC (permalink / raw)
  To: linaro-uefi, edk2-devel; +Cc: leif.lindholm, ard.biesheuvel, Heyi Guo

V1 changes upon RFC version:
1. Rename NONSHARE to NONSHAREABLE per review comments.
2. Place these two uncommon attributes after normal WRITE_BACK attributes to imply they should not be used by default.
3. Add warnning comments.

Peicong Li (1):
  ArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLE

 ArmPkg/Include/Library/ArmLib.h                  | 7 +++++++
 ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c | 4 ++++
 2 files changed, 11 insertions(+)

-- 
2.7.2.windows.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-08  1:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-07 12:56 [PATCH] ArmPkg/ArmMmuLib: Add new attribute Heyi Guo
2017-11-07 12:56 ` [PATCH] ArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLE Heyi Guo
2017-11-07 13:22   ` Ard Biesheuvel
2017-11-07 13:29     ` Leif Lindholm
2017-11-07 13:30       ` Ard Biesheuvel
2017-11-08  1:56         ` Heyi Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox