Searched +full:binary +full:/ +full:arm +full:/ +full:hpcboot +full:. +full:exe (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/arch/hpc/stand/ |
H A D | Makefile | 1 # $NetBSD: Makefile,v 1.25 2014/01/16 01:15:34 christos Exp $ 4 .include <bsd.own.mk> 6 PROJECT_DIRS= hpcboot libz libsa 8 UUDECODE_FILES= binary/ARM/hpcboot.exe \ 9 binary/SH3/hpcboot.exe \ 10 binary/MIPS/hpcboot.exe \ 11 binary/SH4/hpcboot.exe 14 # Generate project/work files for 20 ${HOST_SH} dspgen/config.sh evc3 $$d || exit 1; \ 22 ${HOST_SH} dspgen/gen_workspace.sh evc3 hpc_stand.vcw $(PROJECT_DIRS) [all …]
|
H A D | README | 1 $NetBSD: README,v 1.6 2008/02/26 21:46:38 rafal Exp $ 4 'make all' uudecode all binaries. 5 hpcboot.exe were compiled for H/PC Pro 2.11 by eMbedded Visual C++ 3.0 7 binary/ARM/hpcboot.exe 8 binary/MIPS/hpcboot.exe * 9 binary/SH3/hpcboot.exe 10 binary/SH4/hpcboot.exe 11 * for MIPS, use pbsdboot.exe (sys/arch/hpcmips/stand/pbsdboot) 15 1. Generate work space and project files. 20 # ARM, not promoted to binary directory). [all …]
|
/netbsd-src/distrib/hpcarm/stand/ |
H A D | Makefile | 1 # $NetBSD: Makefile,v 1.5 2014/01/22 01:03:10 christos Exp $ 3 .include <bsd.own.mk> 4 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" 6 .include <bsd.kernobj.mk> 8 HPCBOOTDIR= ${KERNSRCDIR}/arch/hpc/stand/binary/ARM 9 HPCBOOT= hpcboot.exe macro 11 .PATH: ${HPCBOOTDIR} 13 UUDECODE_FILES= ${HPCBOOT} 15 release:: check_RELEASEDIR .WAIT ${HPCBOOT} 17 ${HPCBOOT} ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation [all …]
|
/netbsd-src/sys/arch/hpcarm/hpcarm/ |
H A D | hpc_machdep.c | 1 /* $NetBSD: hpc_machdep.c,v 1.106 2019/07/16 14:41:49 skrll Exp $ */ 3 /* 4 * Copyright (c) 1994-1998 Mark Brinicombe. 5 * Copyright (c) 1994 Brini. 6 * All rights reserved. 10 * Redistribution and use in source and binary forms, with or without 13 * 1. Redistributions of source code must retain the above copyright 14 * notice, this list of conditions and the following disclaimer. 15 * 2. Redistributions in binary form must reproduce the above copyright 17 * documentation and/or other materials provided with the distribution. [all …]
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | NetBSD-6.0_RC1_hashes.asc | 8 This includes all binary distributions, kernels, install images, 9 source tarballs, release notes and related files. Multiple hash 10 formats are used for each file. 13 they are published. 16 security-officer@NetBSD.org 18 SHA1 (NetBSD-6.0_RC1/CHANGES) = ff65d04fed91a9045ae2ab3aecc2250c17ee75b2 19 SHA512 (NetBSD-6.0_RC1/CHANGES) = 250c9f997288db0e15fbf1300947b9df8f7bcd342d9511c3e1e5e2b9334d2e9c5… 20 RMD160 (NetBSD-6.0_RC1/CHANGES) = 0033ad4e36f38419babb5e4efb067d454d18d0cc 21 MD5 (NetBSD-6.0_RC1/CHANGES) = c8004170693e8c725ee71d6372412c4f 22 SHA1 (NetBSD-6.0_RC1/CHANGES-6.0) = 4279efe1d98d80a95c587fac65becd40a116b299 [all …]
|