1 1.21 rin # $NetBSD: std.hpcmips,v 1.21 2021/06/26 09:11:31 rin Exp $ 2 1.1 takemura # standard, required hpcmips info 3 1.1 takemura 4 1.1 takemura machine hpcmips mips 5 1.18 yamt include "conf/std" # MI standard options 6 1.17 chs makeoptions MACHINE_ARCH="mipsel" 7 1.13 uch 8 1.13 uch options NOFPU # No FPU 9 1.20 matt options FPEMUL # emulate FPU insn 10 1.4 fvdl 11 1.1 takemura mainbus0 at root 12 1.1 takemura cpu* at mainbus0 13 1.1 takemura 14 1.1 takemura # Standard exec-package options 15 1.12 lukem options EXEC_ELF32 # native exec format 16 1.12 lukem options EXEC_SCRIPT # may be unsafe 17 1.6 matt 18 1.15 uch makeoptions DEFTEXTADDR="0x80001000" 19 1.9 shin makeoptions DEFCOPTS="-Os -mmemcpy" 20 1.21 rin 21 1.21 rin options VMSWAP_DEFAULT_PLAINTEXT # do not encrypt swap by 22 1.21 rin # default (slow cpu) 23