diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-06-12 17:11:14 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-06-13 22:13:00 +0000 |
commit | 7866166fb4e841f69e0ee73c6e7b2f4ed2ffd542 (patch) | |
tree | f0b95e04f7327400b032a0e44b2a672332c4d0b1 /src/mainboard/google/myst/variants | |
parent | 6b89089b0ccf232f8e2d33793edd606592c89cf6 (diff) |
soc/amd/common/cpu/noncar/cpu: rename get_smee_reserved_address_bits
Rename get_smee_reserved_address_bits to get_sme_reserved_address_bits
since the feature is called secure memory encryption and the last 'e' in
SMEE bit in the SYSCFG MSR just stands for enable. The function will
return a valid number of reserved address bits no matter if this is
enabled or not, so drop the second 'e'.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I3795f7a861e39cb6c8209fee10191f233cbcd308
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75766
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Diffstat (limited to 'src/mainboard/google/myst/variants')
0 files changed, 0 insertions, 0 deletions