export PGK_VALUE so that .S files can use it
authorderaadt <deraadt@openbsd.org>
Mon, 16 Jan 2023 00:05:18 +0000 (00:05 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 16 Jan 2023 00:05:18 +0000 (00:05 +0000)
sys/arch/amd64/amd64/genassym.cf

index c9e4ced..dda8a9d 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: genassym.cf,v 1.43 2022/08/07 23:56:06 guenther Exp $
+#      $OpenBSD: genassym.cf,v 1.44 2023/01/16 00:05:18 deraadt Exp $
 #      Written by Artur Grabowski art@openbsd.org, Public Domain
 
 include <sys/param.h>
@@ -161,6 +161,9 @@ export      PG_NX
 export PG_G
 export PG_PS
 
+# PKE value for key1 to be exec-only 
+export PGK_VALUE
+
 # pmap constants
 export PDIR_SLOT_PTE