Searched refs:binary (Results 1 – 25 of 348) sorted by relevance
12345678910>>...14
| /arch/powerpc/boot/ |
| D | README | 2 To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary: 4 objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz 5 objcopy -j .kernel:System.map -O binary zImage System.map.gz 6 objcopy -j .kernel:.config -O binary zImage config.gz 7 objcopy -j .kernel:initrd -O binary zImage.initrd initrd.gz
|
| D | wrapper | 46 binary= 297 binary=y 340 binary=y 344 binary=y 348 binary=y 352 binary=y 365 binary=y 385 binary=y 390 binary=y 511 if [ -n "$binary" ]; then [all …]
|
| /arch/riscv/boot/ |
| D | Makefile | 17 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S 18 OBJCOPYFLAGS_loader.bin :=-O binary 19 OBJCOPYFLAGS_xipImage :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
|
| /arch/s390/boot/ |
| D | Makefile | 84 OBJCOPYFLAGS_syms.o := -I binary -O elf64-s390 -B s390:64-bit --rename-section .data=.decompressor.… 88 OBJCOPYFLAGS_info.bin := -O binary --only-section=.vmlinux.info --set-section-flags .vmlinux.info=a… 92 OBJCOPYFLAGS_info.o := -I binary -O elf64-s390 -B s390:64-bit --rename-section .data=.vmlinux.info 96 OBJCOPYFLAGS_vmlinux.bin := -O binary --remove-section=.comment --remove-section=.vmlinux.info -S 127 OBJCOPYFLAGS_piggy.o := -I binary -O elf64-s390 -B s390:64-bit --rename-section .data=.vmlinux.bin.…
|
| /arch/arm/boot/dts/amazon/ |
| D | alpine-db.dts | 8 * Alternatively, redistribution and use in source and binary forms, with or 15 * * Redistributions in binary form must reproduce the above copyright
|
| /arch/sparc/boot/ |
| D | Makefile | 43 OBJCOPYFLAGS_image.bin := -S -O binary -R .note -R .comment 56 -r -b binary $@ -o $@.o
|
| /arch/openrisc/boot/ |
| D | Makefile | 8 OBJCOPYFLAGS_vmlinux.bin := -O binary
|
| /arch/arm/boot/dts/broadcom/ |
| D | bcm94708.dts | 6 * Redistribution and use in source and binary forms, with or without 12 * * Redistributions in binary form must reproduce the above copyright
|
| D | bcm9hmidc.dtsi | 6 * Redistribution and use in source and binary forms, with or without 12 * * Redistributions in binary form must reproduce the above copyright
|
| D | bcm94709.dts | 6 * Redistribution and use in source and binary forms, with or without 12 * * Redistributions in binary form must reproduce the above copyright
|
| D | bcm911360k.dts | 6 * Redistribution and use in source and binary forms, with or without 12 * * Redistributions in binary form must reproduce the above copyright
|
| /arch/arm64/boot/dts/broadcom/stingray/ |
| D | bcm958742t.dts | 6 * Redistribution and use in source and binary forms, with or without 12 * * Redistributions in binary form must reproduce the above copyright
|
| /arch/arm64/boot/dts/amazon/ |
| D | alpine-v2-evp.dts | 12 * Redistribution and use in source and binary forms, with or 20 * - Redistributions in binary form must reproduce the above
|
| /arch/nios2/boot/compressed/ |
| D | Makefile | 16 LDFLAGS_piggy.o := -r --format binary --oformat elf32-littlenios2 -T
|
| /arch/csky/ |
| D | Makefile | 2 OBJCOPYFLAGS :=-O binary
|
| /arch/loongarch/boot/ |
| D | Makefile | 9 OBJCOPYFLAGS_vmlinux.efi := -O binary $(strip-flags)
|
| /arch/powerpc/boot/dts/fsl/ |
| D | t1042si-post.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| D | pq3-mpic-timer-B.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| D | pq3-etsec2-grp2-2.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| D | qoriq-gpio-2.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| D | pq3-gpio-0.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| D | p1010rdb-pa_36b.dts | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| D | pq3-mpic-message-B.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| D | qoriq-gpio-0.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| D | qonverge-usb2-dr-0.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
12345678910>>...14