633N/A# The contents of this file are subject to the terms of the
639N/A# Common Development and Distribution License, Version 1.0 only
705N/A# (the "License"). You may not use this file except in compliance
705N/A# See the License for the specific language governing permissions
705N/A# and limitations under the License.
235N/A# When distributing Covered Code, include this CDDL HEADER in each
235N/A# If applicable, add the following below this CDDL HEADER, with the
235N/A# fields enclosed by brackets "[]" replaced with your own identifying
660N/A# information: Portions Copyright [yyyy] [name of copyright owner]
235N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
235N/A# Use is subject to license terms.
235N/A#ident "%Z%%M% %I% %E% SMI"
235N/A# Configuration and targets for RSA KEF provider
606N/A# specific to Intel 32-bit architecture, i386.
235N/A# Bignum configuration (BIGNUM_CFG):
235N/A# There is a processor-specific implementation bignum multiply functions
235N/A# There are multiple implementations of bignum functions, and the
235N/A# appropriate one must be chosen at run time, based on testing
606N/A# Multimedia registers must be saved and restored.
713N/A# Normally MMX_MANAGE iff _KERNEL, but for testing purposes,
# MMX_MANAGE can be defined in userland.
BIGNUM_CFG = -DPSR_MUL -DHWCAP -DMMX_MANAGE
CPPFLAGS += $(BIGNUM_CFG)
CPPFLAGS += $(BIGNUM_CFG)