| /openbmc/qemu/tests/tcg/aarch64/ |
| H A D | bti-1.c | 19 #define BTYPE_1(DEST) \ argument 20 asm("mov %w0,#1; adr x16, 1f; br x16; 1: " DEST "; mov %w0,#0" \ 23 #define BTYPE_2(DEST) \ argument 24 asm("mov %w0,#1; adr x16, 1f; blr x16; 1: " DEST "; mov %w0,#0" \ 27 #define BTYPE_3(DEST) \ argument 28 asm("mov %w0,#1; adr x15, 1f; br x15; 1: " DEST "; mov %w0,#0" \ 31 #define TEST(WHICH, DEST, EXPECT) \ argument 32 do { WHICH(DEST); fail += skipped ^ EXPECT; } while (0)
|
| H A D | bti-2.c | 28 #define BTYPE_1(DEST) \ argument 32 "1: " DEST "\n\t" \ 35 #define BTYPE_2(DEST) \ argument 39 "1: " DEST "\n\t" \ 42 #define BTYPE_3(DEST) \ argument 46 "1: " DEST "\n\t" \ 49 #define TEST(WHICH, DEST, EXPECT) \ argument 50 WHICH(DEST) "\n" \
|
| /openbmc/openbmc/meta-nuvoton/recipes-bsp/images/ |
| H A D | npcm7xx-igps-native_02.01.18.bb | 16 DEST = "${D}${datadir}/${BPN}" 19 install -d ${DEST} 20 install ImageGeneration/references/BootBlockAndHeader_${IGPS_MACHINE}.xml ${DEST} 21 install ImageGeneration/references/UbootHeader_${IGPS_MACHINE}.xml ${DEST} 22 install ImageGeneration/inputs/mergedBootBlockAndUboot.xml ${DEST}
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/ |
| H A D | phosphor-settings-defaults-native.bb | 18 DEST=${D}${settings_datadir} 19 install -d ${DEST} 20 install defaults.yaml ${DEST} 25 sed "s/{}/${i}/g" ${f} >> ${DEST}/defaults.yaml 30 cat $f >> ${DEST}/defaults.yaml
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
| H A D | phosphor-ipmi-fru-hostfw-config-example-native_git.bb | 12 DEST=${D}${hostfw_datadir} 13 install -d ${DEST} 14 # TODO: copy example hostfw yaml to ${DEST}/config.yaml 15 # install fru-types.yaml ${DEST}/config.yaml
|
| H A D | phosphor-ipmi-sensor-inventory-mrw-config-native.bb | 15 DEST=${D}${sensor_yamldir} 16 install -d ${DEST} 17 install config.yaml ${DEST}/config.yaml
|
| H A D | phosphor-ipmi-fru-read-inventory-example-native_git.bb | 12 DEST=${D}${config_datadir} 13 install -d ${DEST} 14 install scripts/fru-read-example.yaml ${DEST}/config.yaml
|
| H A D | phosphor-ipmi-fru-inventory-example-native_git.bb | 15 DEST=${D}${config_datadir} 16 install -d ${DEST} 17 install scripts/example.yaml ${DEST}/config.yaml
|
| /openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/ |
| H A D | openpower-ipmi-oem-error-native_git.bb | 15 DEST=${D}${yaml_dir}/org/open_power/OCC 16 install -d ${DEST} 17 install ${SRC}/Metrics.errors.yaml ${DEST} 18 install ${SRC}/Metrics.metadata.yaml ${DEST}
|
| H A D | openpower-ipmi-oem-sensor-inventory-mrw-native.bb | 15 DEST=${D}${sensor_yamldir} 16 install -d ${DEST} 17 install openpower-config.yaml ${DEST}/openpower-config.yaml
|
| H A D | hostboot-inventory-config-native.bb | 17 DEST=${D}${hostfw_datadir} 19 install -d ${DEST} 20 install config.yaml ${DEST}
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/power/ |
| H A D | witherspoon-pfault-analysis-error-native_git.bb | 14 DEST=${D}${yaml_dir}/org/open_power/Witherspoon 15 install -d ${DEST} 16 install ${SRC}/Fault.errors.yaml ${DEST} 17 install ${SRC}/Fault.metadata.yaml ${DEST}
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/ |
| H A D | phosphor-logging-callouts-example-native.bb | 16 DEST=${D}${callouts_datadir} 17 install -d ${DEST} 18 install callouts.yaml ${DEST}
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/ |
| H A D | phosphor-debug-errors-native.bb | 15 DEST=${D}${datadir}/dump 16 install -d ${DEST} 17 install errors_watch.yaml ${DEST}/
|
| /openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/vpd/ |
| H A D | nicole-openpower-fru-inventory-native.bb | 17 DEST=${D}${inventory_datadir_native} 18 install -d ${DEST} 19 install inventory ${DEST}
|
| H A D | nicole-openpower-fru-properties-native.bb | 17 DEST=${D}${properties_datadir} 18 install -d ${DEST} 19 install properties.yaml ${DEST}/out.yaml
|
| H A D | nicole-openpower-fru-vpd-layout-native.bb | 17 DEST=${D}${vpdlayout_datadir} 18 install -d ${DEST} 19 install layout.yaml ${DEST}
|
| /openbmc/openbmc/meta-quanta/meta-f0b/recipes-phosphor/ipmi/ |
| H A D | f0b-ipmi-inventory-map-native.bb | 17 DEST=${D}${config_datadir} 18 install -d ${DEST} 19 install config.yaml ${DEST}
|
| H A D | f0b-ipmi-fru-read-inventory-native.bb | 17 DEST=${D}${config_datadir} 18 install -d ${DEST} 19 install config.yaml ${DEST}
|
| /openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/logging/ |
| H A D | romulus-phosphor-logging-callouts-native.bb | 17 DEST=${D}${callouts_datadir} 18 install -d ${DEST} 19 install callouts.yaml ${DEST}
|
| /openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/ |
| H A D | openpower-fru-vpd-layout-native.bb | 17 DEST=${D}${vpdlayout_datadir} 19 install -d ${DEST} 20 install layout.yaml ${DEST}
|
| /openbmc/openbmc/poky/meta/recipes-core/meta/ |
| H A D | uninative-tarball.bb | 58 DEST="./${SDK_ARCH}-${SDK_OS}" 59 mv sysroots/${SDK_SYS} $DEST 63 patchelf --set-interpreter ${@''.join('a' for n in range(1024))} $DEST/usr/bin/patchelf 64 mv $DEST/usr/bin/patchelf $DEST/usr/bin/patchelf-uninative
|
| /openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/ipmi/ |
| H A D | q71l-ipmi-inventory-map-native.bb | 17 DEST=${D}${config_datadir} 19 install -d ${DEST} 20 install config.yaml ${DEST}
|
| H A D | q71l-ipmi-sensor-map-native.bb | 17 DEST=${D}${sensor_datadir} 18 install -d ${DEST} 19 install config.yaml ${DEST}/sensor.yaml
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | systemd-boot.bbclass | 23 install -d ${DEST}/loader 24 install -d ${DEST}/loader/entries 25 install -m 0644 ${SYSTEMD_BOOT_CFG} ${DEST}/loader/loader.conf 27 install -m 0644 ${i} ${DEST}/loader/entries
|