aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorKrish Sadhukhan <[email protected]>2020-09-17 21:20:36 +0000
committerBorislav Petkov <[email protected]>2020-09-18 10:46:41 +0200
commit5866e9205b47a983a77ebc8654949f696342f2ab (patch)
treeabdb11c74714c51902b260990139d5536cf0df02 /scripts/gdb/linux/config.py
parent33b4711df4c1b3aec7c267c60fc24abccfadd40c (diff)
x86/cpu: Add hardware-enforced cache coherency as a CPUID feature
In some hardware implementations, coherency between the encrypted and unencrypted mappings of the same physical page is enforced. In such a system, it is not required for software to flush the page from all CPU caches in the system prior to changing the value of the C-bit for a page. This hardware- enforced cache coherency is indicated by EAX[10] in CPUID leaf 0x8000001f. [ bp: Use one of the free slots in word 3. ] Suggested-by: Tom Lendacky <[email protected]> Signed-off-by: Krish Sadhukhan <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions