summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJarkko Sakkinen2022-07-01 03:37:55 +0300
committerJarkko Sakkinen2022-07-01 03:37:55 +0300
commit6059ceb45778b35c4e35fbc6038ea02a9bf48b23 (patch)
tree41fb006d4b8d009b25ea206fb8e103c7b17021a7 /PKGBUILD
parentab9a6d0381d57850e05514b725c2eb237a5a8307 (diff)
downloadaur-6059ceb45778b35c4e35fbc6038ea02a9bf48b23.tar.gz
fix: use patch-5.18-enarx.path
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD37
1 files changed, 1 insertions, 36 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e0abeefca29..a85bfb64458c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,42 +18,7 @@ _srcname=archlinux-linux
source=(
"$_srcname::git+https://github.com/archlinux/linux?signed#tag=$_srctag"
config # the main kernel config file
- 0001-x86-sgx-Disconnect-backing-page-references-from-dirt.patch
- 0002-x86-sgx-Mark-PCMD-page-as-dirty-when-modifying-conte.patch
- 0003-x86-sgx-Obtain-backing-storage-page-with-enclave-mut.patch
- 0004-x86-sgx-Fix-race-between-reclaimer-and-page-fault-ha.patch
- 0005-x86-sgx-Ensure-no-data-in-PCMD-page-after-truncate.patch
- 0006-x86-sgx-Add-short-descriptions-to-ENCLS-wrappers.patch
- 0007-x86-sgx-Add-wrapper-for-SGX2-EMODPR-function.patch
- 0008-x86-sgx-Add-wrapper-for-SGX2-EMODT-function.patch
- 0009-x86-sgx-Add-wrapper-for-SGX2-EAUG-function.patch
- 0010-x86-sgx-Support-loading-enclave-page-without-VMA-per.patch
- 0011-x86-sgx-Export-sgx_encl_ewb_cpumask.patch
- 0012-x86-sgx-Rename-sgx_encl_ewb_cpumask-as-sgx_encl_cpum.patch
- 0013-x86-sgx-Move-PTE-zap-code-to-new-sgx_zap_enclave_pte.patch
- 0014-x86-sgx-Make-sgx_ipi_cb-available-internally.patch
- 0015-x86-sgx-Create-utility-to-validate-user-provided-off.patch
- 0016-x86-sgx-Keep-record-of-SGX-page-type.patch
- 0017-x86-sgx-Export-sgx_encl_-grow-shrink.patch
- 0018-x86-sgx-Export-sgx_encl_page_alloc.patch
- 0019-x86-sgx-Support-VA-page-allocation-without-reclaimin.patch
- 0020-x86-sgx-Support-restricting-of-enclave-page-permissi.patch
- 0021-x86-sgx-Support-adding-of-pages-to-an-initialized-en.patch
- 0022-x86-sgx-Tighten-accessible-memory-range-after-enclav.patch
- 0023-x86-sgx-Support-modifying-SGX-page-type.patch
- 0024-x86-sgx-Support-complete-page-removal.patch
- 0025-x86-sgx-Free-up-EPC-pages-directly-to-support-large-.patch
- 0026-Documentation-x86-Introduce-enclave-runtime-manageme.patch
- 0027-selftests-sgx-Add-test-for-EPCM-permission-changes.patch
- 0028-selftests-sgx-Add-test-for-TCS-page-permission-chang.patch
- 0029-selftests-sgx-Test-two-different-SGX2-EAUG-flows.patch
- 0030-selftests-sgx-Introduce-dynamic-entry-point.patch
- 0031-selftests-sgx-Introduce-TCS-initialization-enclave-o.patch
- 0032-selftests-sgx-Test-complete-changing-of-page-type-fl.patch
- 0033-selftests-sgx-Test-faulty-enclave-behavior.patch
- 0034-selftests-sgx-Test-invalid-access-to-removed-enclave.patch
- 0035-selftests-sgx-Test-reclaiming-of-untouched-page.patch
- 0036-selftests-sgx-Page-removal-stress-test.patch
+ patch-5.18-enarx.patch
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds