diff options
author | Borislav Petkov <[email protected]> | 2021-11-10 16:06:51 -0600 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2021-11-15 20:53:40 +0100 |
commit | dbc4c70e3cdfe204a67dd66bed78709ee3000ec0 (patch) | |
tree | 6677059f07bf216e4532fb96658432639a2e0147 /scripts/bpf_doc.py | |
parent | 18c3933c1983157df9dc06d4f3bfc764f161ed7a (diff) |
x86/sev: Get rid of excessive use of defines
Remove all the defines of masks and bit positions for the GHCB MSR
protocol and use comments instead which correspond directly to the spec
so that following those can be a lot easier and straightforward with the
spec opened in parallel to the code.
Aligh vertically while at it.
No functional changes.
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Brijesh Singh <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions