Files
tboot/tboot-cet.patch
Matthias Gerstner f7f61265a8 - updated to version 20250417: v1.11.10
- Fix the issue causing tboot to hang during waking up processors from
    txt sleep on DMR simics
- add .gpg signature and tboot.keyring
- tboot-cet.patch: add a missing ENDBR64 instruction when kernel is
  using CET (bsc#1246573)

OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=125
2025-07-17 08:07:34 +00:00

13 lines
305 B
Diff

Index: tboot-1.11.10/tboot/common/shutdown.S
===================================================================
--- tboot-1.11.10.orig/tboot/common/shutdown.S
+++ tboot-1.11.10/tboot/common/shutdown.S
@@ -116,6 +116,7 @@ shutdown_entry32:
*/
ENTRY(shutdown_entry)
.code64
+ endbr64
cli
wbinvd