head	1.3;
access;
symbols
	netbsd-11-0-RC6:1.3
	netbsd-11-0-RC5:1.3
	netbsd-11-0-RC4:1.3
	netbsd-11-0-RC3:1.3
	netbsd-11-0-RC2:1.3
	netbsd-11-0-RC1:1.3
	perseant-exfatfs-base-20250801:1.3
	netbsd-11:1.3.0.2
	netbsd-11-base:1.3;
locks; strict;
comment	@# @;


1.3
date	2025.07.19.19.31.32;	author christos;	state Exp;
branches;
next	1.2;
commitid	hTqYfJlP3aaUlo3G;

1.2
date	2025.07.19.18.36.53;	author christos;	state Exp;
branches;
next	1.1;
commitid	dokdLepVhtnb3o3G;

1.1
date	2025.07.17.14.25.29;	author christos;	state Exp;
branches;
next	;
commitid	9yTxET2KrcqKI63G;


desc
@@


1.3
log
@remove 64 bit assembly files
@
text
@.PATH.S: ${.PARSEDIR}

.if ${ARM_MAX_ARCH} >= 4
EC_SRCS += ecp_nistz256-armv4.S
ECCPPFLAGS+= -DECP_NISTZ256_ASM
ECNI = yes
.endif
ECCPPFLAGS+= -DOPENSSL_NO_EC_NISTP_64_GCC_128

.include "../../ec.inc"
@


1.2
log
@regen
@
text
@d4 1
a4 1
EC_SRCS += ecp_nistz256-armv4.S ecp_sm2p256-armv8.S
@


1.1
log
@Add build glue and generated files.
@
text
@d4 1
a4 1
EC_SRCS += ecp_nistz256-armv4.S
@

