svn commit: r368141 - in head/sys/arm: allwinner annapurna/alpine arm freescale/imx include mv versatile
Shawn Webb
shawn.webb at hardenedbsd.org
Sun Nov 29 19:14:52 UTC 2020
On Sun, Nov 29, 2020 at 08:40:12AM +0000, Michal Meloun wrote:
> Author: mmel
> Date: Sun Nov 29 08:40:12 2020
> New Revision: 368141
> URL: https://svnweb.freebsd.org/changeset/base/368141
>
> Log:
> Remove the pre-ARMv6 and pre-INTRNG code.
> ARM has required ARMV6+ and INTRNg for some time now, so remove
> always false #ifdefs and unconditionally do always true #ifdefs.
>
> .sv_flags =
> -#if __ARM_ARCH >= 6
> SV_ASLR | SV_SHP | SV_TIMEKEEP | SV_RNG_SEED_VER |
> -#endif
> SV_ABI_FREEBSD | SV_ILP32 | SV_ASLR,
This causes SV_ASLR to be set twice.
Thanks,
--
Shawn Webb
Cofounder / Security Engineer
HardenedBSD
GPG Key ID: 0xFF2E67A277F8E1FA
GPG Key Fingerprint: D206 BB45 15E0 9C49 0CF9 3633 C85B 0AF8 AB23 0FB2
https://git-01.md.hardenedbsd.org/HardenedBSD/pubkeys/src/branch/master/Shawn_Webb/03A4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20201129/8cda537a/attachment.sig>
More information about the svn-src-all
mailing list