/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/ |
H A D | 0003-optee-enable-clang-support.patch | 25 -libgcc$(sm) := $(shell $(CC$(sm)) $(CFLAGS$(arch-bits-$(sm))) \ 26 +libgcc$(sm) := $(shell $(CC$(sm)) $(LIBGCC_LOCATE_CFLAGS) $(CFLAGS$(arch-bits-$(sm))) \
|
H A D | 0001-compile.mk-use-CFLAGS-from-environment.patch | 31 @@ -80,7 +80,8 @@ comp-compiler-$2 := $$(CC$(sm)) 33 $$(cflags-remove-$$(comp-sm-$2)) \ 35 - $$(CFLAGS$$(arch-bits-$$(comp-sm-$2))) $$(CFLAGS_WARNS) \ 36 + $$(CFLAGS$$(arch-bits-$$(comp-sm-$2))) $$(CFLAGS) \ 38 $$(comp-cflags$$(comp-sm-$2)) $$(cflags$$(comp-sm-$2)) \
|
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | smbios.py2 | 65 sm = super(SMBIOS, cls).__new__(cls) 66 sm._header_memory = bits.memory(sm_ptr, 0x1f) 67 return sm 120 def __new__(cls, u, sm): 126 def __init__(self, u, sm): 141 …self.raw_strings = str(bits.memory(sm.header.structure_table_address + self.strings_offset, self.s… 172 def __init__(self, u, sm): 173 super(BIOSInformation, self).__init__(u, sm) 182 …minor_version_str = str(sm.header.minor_version) # 34 is .34, 4 is .4, 41 is .41; compare ASCIIbet… 183 if (sm.header.major_version, minor_version_str) >= (2,"4"): [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | bootstrap.min.css | 5 …sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,…
|
H A D | bootstrap.css | 1616 …sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col… 1779 ….col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,… 1782 .col-sm-12 { 1785 .col-sm-11 { 1788 .col-sm-10 { 1791 .col-sm-9 { 1794 .col-sm-8 { 1797 .col-sm-7 { 1800 .col-sm-6 { 1803 .col-sm-5 { [all …]
|
/openbmc/qemu/hw/intc/ |
H A D | riscv_aplic.c | 195 uint32_t sourcecfg, sm, raw_input, irq_inverted; in riscv_aplic_irq_rectified_val() local 206 sm = sourcecfg & APLIC_SOURCECFG_SM_MASK; in riscv_aplic_irq_rectified_val() 207 if (sm == APLIC_SOURCECFG_SM_INACTIVE) { in riscv_aplic_irq_rectified_val() 212 irq_inverted = (sm == APLIC_SOURCECFG_SM_LEVEL_LOW || in riscv_aplic_irq_rectified_val() 213 sm == APLIC_SOURCECFG_SM_EDGE_FALL) ? 1 : 0; in riscv_aplic_irq_rectified_val() 263 uint32_t sourcecfg, sm; in riscv_aplic_set_pending() local 274 sm = sourcecfg & APLIC_SOURCECFG_SM_MASK; in riscv_aplic_set_pending() 275 if (sm == APLIC_SOURCECFG_SM_INACTIVE) { in riscv_aplic_set_pending() 279 if ((sm == APLIC_SOURCECFG_SM_LEVEL_HIGH) || in riscv_aplic_set_pending() 280 (sm == APLIC_SOURCECFG_SM_LEVEL_LOW)) { in riscv_aplic_set_pending() [all …]
|
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/ |
H A D | InventoryTablePowerSupplies.vue | 4 <b-col sm="6" md="5" xl="4"> 10 <b-col sm="6" md="3" xl="2"> 63 <b-col sm="6" xl="4"> 82 <b-col sm="6" xl="4"> 107 <b-col sm="6" xl="4"> 114 <b-col sm="6" xl="4">
|
H A D | InventoryTableProcessors.vue | 5 <b-col sm="6" md="5" xl="4"> 11 <b-col sm="6" md="3" xl="2"> 77 <b-col class="mt-2" sm="6" xl="6"> 99 <b-col class="mt-2" sm="6" xl="6"> 112 <b-col class="mt-1" sm="6" xl="6"> 131 <b-col class="mt-1" sm="6" xl="6">
|
H A D | InventoryTableDimmSlot.vue | 4 <b-col sm="6" md="5" xl="4"> 10 <b-col sm="6" md="3" xl="2"> 79 <b-col sm="6" xl="6"> 106 <b-col sm="6" xl="6"> 134 <b-col sm="6" xl="6"> 151 <b-col sm="6" xl="6">
|
H A D | InventoryTableFans.vue | 4 <b-col sm="6" md="5" xl="4"> 10 <b-col sm="6" md="3" xl="2"> 63 <b-col sm="6" xl="4"> 88 <b-col sm="6" xl="4">
|
H A D | InventoryTableChassis.vue | 50 <b-col class="mt-2" sm="6" xl="6"> 73 <b-col class="mt-2" sm="6" xl="6"> 89 <b-col class="mt-2" sm="6" xl="6"> 99 <b-col class="mt-2" sm="6" xl="6">
|
H A D | InventoryServiceIndicator.vue | 7 <b-col sm="6" md="3"> 15 <b-col sm="6" md="3">
|
/openbmc/webui-vue/src/views/Logs/Dumps/ |
H A D | Dumps.vue | 5 <b-col sm="6" lg="5" xl="4"> 15 <b-col sm="8" xl="6" class="d-sm-flex align-items-end"> 21 <div class="ml-sm-4"> 28 <b-col sm="8" md="7" xl="6"> 119 <b-col sm="6" xl="5"> 132 <b-col sm="6" xl="5">
|
/openbmc/openbmc-test-automation/lib/ |
H A D | escape.tcl | 121 # set var1 {john*sm(]ith} 128 # var1: john*sm(]ith 129 # var1: john\*sm\(\]ith
|
/openbmc/webui-vue/src/views/Overview/ |
H A D | OverviewInventory.vue | 7 <b-col sm="6"> 8 <dl sm="6">
|
H A D | OverviewServer.vue | 7 <b-col sm="6"> 15 <b-col sm="6">
|
H A D | OverviewFirmware.vue | 7 <b-col sm="6"> 15 <b-col sm="6">
|
H A D | OverviewQuickLinks.vue | 4 <b-col sm="6" lg="9" class="mb-2 mt-2"> 14 <b-col sm="6" lg="3" class="mb-2 mt-2">
|
H A D | OverviewNetwork.vue | 8 <b-col sm="6"> 14 <b-col sm="6">
|
H A D | OverviewEvents.vue | 11 <b-col sm="6"> 20 <b-col sm="6">
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | target_prctl.h | 16 /* PSTATE.SM is always unset on syscall entry. */ in do_prctl_sve_get_vl() 34 /* PSTATE.SM is always unset on syscall entry. */ in do_prctl_sve_set_vl() 82 * the 4-bit field in SMCR_EL1. Because PSTATE.SM is cleared in do_prctl_sme_set_vl() 97 * We need not call arm_rebuild_hflags because PSTATE.SM was in do_prctl_sme_set_vl()
|
/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _tables.scss | 106 .b-table-stacked-sm { 157 .table.b-table.b-table-stacked-sm > tbody > tr > [data-label] { 168 .table.b-table.b-table-stacked-sm > tbody > tr > :first-child {
|
/openbmc/webui-vue/src/views/Logs/PostCodeLogs/ |
H A D | PostCodeLogs.vue | 5 <b-col sm="8" xl="6" class="d-sm-flex align-items-end mb-4"> 11 <div class="ml-sm-4"> 18 <b-col sm="8" md="7" xl="6"> 130 <b-col sm="6"> 143 <b-col sm="6">
|
/openbmc/webui-vue/src/views/Settings/Network/ |
H A D | ModalIpv4.vue | 10 <b-col sm="6"> 32 <b-col sm="6"> 56 <b-col sm="6">
|
/openbmc/webui-vue/src/views/ResourceManagement/ |
H A D | Power.vue | 6 <b-col sm="8" md="6" xl="12"> 23 <b-col sm="8" md="6" xl="12"> 37 <b-col sm="8" md="6" xl="3">
|