Module Name: src Committed By: rin Date: Mon Aug 30 01:29:41 UTC 2021
Modified Files: src/sys/arch/evbarm/conf: KUROBOX_PRO Log Message: PR port-arm/56380 Disable PAX_ASLR for now, until the problem is fixed. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/evbarm/conf/KUROBOX_PRO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/evbarm/conf/KUROBOX_PRO diff -u src/sys/arch/evbarm/conf/KUROBOX_PRO:1.14 src/sys/arch/evbarm/conf/KUROBOX_PRO:1.15 --- src/sys/arch/evbarm/conf/KUROBOX_PRO:1.14 Mon Aug 30 00:26:11 2021 +++ src/sys/arch/evbarm/conf/KUROBOX_PRO Mon Aug 30 01:29:41 2021 @@ -1,4 +1,4 @@ -# $NetBSD: KUROBOX_PRO,v 1.14 2021/08/30 00:26:11 rin Exp $ +# $NetBSD: KUROBOX_PRO,v 1.15 2021/08/30 01:29:41 rin Exp $ # # KUROBOX_PRO -- KUROUTOSHIKOU. KURO-BOX/PRO platform kernel # @@ -30,6 +30,8 @@ makeoptions DEBUG="-g" # compile full sy makeoptions COPY_SYMTAB=1 #options AUDIO_DEBUG=2 +# XXX PR port-arm/56380 +no options PAX_ASLR # On-chip PCI Interface doesn't use. no gtpci* at mvsoc?