/arm-trusted-firmware-2.8.0/services/std_svc/sdei/ |
A D | sdei_main.c | 48 map->reg_count = 0; in init_map() 70 sdei_ev_map_t *map; in sdei_cpu_on_init() local 147 init_map(map); in sdei_class_init() 219 init_map(map); in sdei_class_init() 292 if (map == NULL) in sdei_event_routing_set() 303 if (!is_map_bound(map) || is_event_private(map)) { in sdei_event_routing_set() 360 if (map == NULL) in sdei_event_register() 398 if (is_map_dynamic(map) && !is_map_bound(map)) in sdei_event_register() 480 if (map == NULL) in sdei_event_enable() 520 if (map == NULL) in sdei_event_disable() [all …]
|
A D | sdei_intr_mgmt.c | 35 sdei_ev_map_t *map; member 80 sdei_ev_map_t *map; in sdei_pe_unmask() local 101 sdei_map_lock(map); in sdei_pe_unmask() 171 disp_ctx->map = map; in save_event_ctx() 412 sdei_ev_map_t *map; in sdei_intr_handler() local 445 if (map == NULL) { in sdei_intr_handler() 454 assert((map->ev_num == SDEI_EVENT_0) || is_map_bound(map)); in sdei_intr_handler() 572 if ((map->ev_num != SDEI_EVENT_0) && !is_map_bound(map)) { in sdei_intr_handler() 595 sdei_ev_map_t *map; in sdei_dispatch_event() local 612 if (map == NULL) in sdei_dispatch_event() [all …]
|
A D | sdei_event.c | 29 if (is_event_private(map)) { in get_event_entry() 35 idx = MAP_OFF(map, mapping); in get_event_entry() 48 idx = MAP_OFF(map, mapping); in get_event_entry() 61 sdei_ev_map_t *map; in find_event_map_by_intr() local 71 if (map->intr == intr_num) in find_event_map_by_intr() 72 return map; in find_event_map_by_intr() 85 sdei_ev_map_t *map; in find_event_map() local 95 if (map->ev_num == ev_num) in find_event_map() 96 return map; in find_event_map() 109 sdei_ev_map_t *map; in sdei_get_registered_event_count() local [all …]
|
A D | sdei_private.h | 76 for ((_map) = (_mapping)->map, (_i) = 0; \ 105 return !is_event_private(map); in is_event_shared() 115 return !is_event_critical(map); in is_event_normal() 134 static inline bool is_map_bound(sdei_ev_map_t *map) in is_map_bound() argument 139 static inline void set_map_bound(sdei_ev_map_t *map) in set_map_bound() argument 141 map->map_flags |= BIT_32(SDEI_MAPF_BOUND_SHIFT_); in set_map_bound() 149 static inline void clr_map_bound(sdei_ev_map_t *map) in clr_map_bound() argument 151 map->map_flags &= ~BIT_32(SDEI_MAPF_BOUND_SHIFT_); in clr_map_bound() 219 spin_lock(&map->lock); in sdei_map_lock() 224 spin_unlock(&map->lock); in sdei_map_unlock() [all …]
|
/arm-trusted-firmware-2.8.0/services/std_svc/drtm/ |
A D | drtm_res_address_map.c | 29 drtm_memory_region_descriptor_table_t *map = in drtm_build_address_map() local 37 map->revision = DRTM_ADDRESS_MAP_REVISION; in drtm_build_address_map() 38 map->reserved = 0x0000; in drtm_build_address_map() 46 map->region[i].region_size_type = 0; in drtm_build_address_map() 48 map->region[i].region_size_type, in drtm_build_address_map() 55 map->region[i].region_size_type, in drtm_build_address_map() 60 map->region[i].region_size_type, in drtm_build_address_map() 63 map->region[i].region_size_type, in drtm_build_address_map() 68 map->region[i].region_size_type, in drtm_build_address_map() 76 map->num_regions = i; in drtm_build_address_map() [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/css/sgi/ |
A D | sgi_ras.c | 90 struct sgi_ras_ev_map *map = plat_sgi_get_ras_ev_map(); in find_ras_event_map_by_intr() local 95 if (map->intr == intr_num) in find_ras_event_map_by_intr() 96 return map; in find_ras_event_map_by_intr() 98 map++; in find_ras_event_map_by_intr() 183 struct sgi_ras_ev_map *map = plat_sgi_get_ras_ev_map(); in sgi_ras_intr_handler_setup() local 187 sgi_ras_intr_configure(map->intr); in sgi_ras_intr_handler_setup() 188 map++; in sgi_ras_intr_handler_setup()
|
/arm-trusted-firmware-2.8.0/drivers/arm/cci/ |
A D | cci.c | 37 static bool validate_cci_map(const int *map) in validate_cci_map() argument 45 slave_if_id = map[i]; in validate_cci_map() 111 void __init cci_init(uintptr_t base, const int *map, in cci_init() argument 114 assert(map != NULL); in cci_init() 118 cci_slave_if_map = map; in cci_init() 130 assert(validate_cci_map(map)); in cci_init()
|
/arm-trusted-firmware-2.8.0/drivers/brcm/ |
A D | ocotp.c | 70 struct otpc_map *map; member 154 uint32_t address = offset / priv->map->word_size; in bcm_otpc_read() 164 for (bytes_read = 0; (bytes_read + priv->map->word_size) <= bytes;) { in bcm_otpc_read() 174 for (i = 0; i < priv->map->otpc_row_size; i++) { in bcm_otpc_read() 176 priv->map->data_r_offset[i]); in bcm_otpc_read() 186 int bcm_otpc_init(struct otpc_map *map) in bcm_otpc_init() argument 192 priv->map = map; in bcm_otpc_init()
|
/arm-trusted-firmware-2.8.0/lib/zlib/ |
A D | zconf.h | 532 #pragma map(deflateInit_,"DEIN") 533 #pragma map(deflateInit2_,"DEIN2") 534 #pragma map(deflateEnd,"DEEND") 535 #pragma map(deflateBound,"DEBND") 536 #pragma map(inflateInit_,"ININ") 537 #pragma map(inflateInit2_,"ININ2") 538 #pragma map(inflateEnd,"INEND") 539 #pragma map(inflateSync,"INSY") 541 #pragma map(compressBound,"CMBND") 542 #pragma map(inflate_table,"INTABL") [all …]
|
/arm-trusted-firmware-2.8.0/fdts/ |
A D | n1sdp-multi-chip.dts | 50 distance-map { 51 compatible = "numa-distance-map-v1"; 82 interrupt-map-mask = <0 0 0 7>; 83 interrupt-map = <0 0 0 1 &gic 0 0 0 649 IRQ_TYPE_LEVEL_HIGH>, 87 msi-map = <0 &its_secondary_pcie 0 0x10000>; 88 iommu-map = <0 &smmu_secondary_pcie 0 0x10000>;
|
A D | morello-soc.dts | 24 no-map; 61 /* The first bank of memory, memory map is actually provided by UEFI. */ 100 interrupt-map-mask = <0 0 0 7>; 101 interrupt-map = <0 0 0 1 &gic 0 0 0 169 IRQ_TYPE_LEVEL_HIGH>, 105 msi-map = <0 &its_pcie 0 0x10000>; 106 iommu-map = <0 &smmu_pcie 0 0x10000>; 136 interrupt-map-mask = <0 0 0 7>; 137 interrupt-map = <0 0 0 1 &gic 0 0 0 201 IRQ_TYPE_LEVEL_HIGH>, 141 msi-map = <0 &its_ccix 0 0x10000>; 142 iommu-map = <0 &smmu_ccix 0 0x10000>;
|
A D | n1sdp.dtsi | 168 interrupt-map-mask = <0 0 0 7>; 169 interrupt-map = <0 0 0 1 &gic 0 0 0 169 IRQ_TYPE_LEVEL_HIGH>, 173 msi-map = <0 &its_pcie 0 0x10000>; 174 iommu-map = <0 &smmu_pcie 0 0x10000>; 191 interrupt-map-mask = <0 0 0 7>; 192 interrupt-map = <0 0 0 1 &gic 0 0 0 201 IRQ_TYPE_LEVEL_HIGH>, 196 msi-map = <0 &its_ccix 0 0x10000>; 197 iommu-map = <0 &smmu_ccix 0 0x10000>;
|
A D | fvp-ve-Cortex-A7x1.dts | 46 no-map; 81 interrupt-map-mask = <0 0 63>; 82 interrupt-map = <0 0 0 &gic GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
|
A D | morello-fvp.dts | 24 no-map; 32 cpu-map { 80 /* The first bank of memory, memory map is actually provided by UEFI. */
|
A D | fvp-ve-Cortex-A5x1.dts | 47 no-map; 146 interrupt-map-mask = <0 0 63>; 147 interrupt-map = <0 0 0 &gic GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
|
A D | fvp-base-psci-common.dtsi | 62 * 3. Bit map of event flags 159 no-map; 206 interrupt-map-mask = <0 0 63>; 207 interrupt-map = <0 0 0 &gic 0 GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
|
A D | fvp-defs.dtsi | 353 cpu-map { \ 359 cpu-map { \ 366 cpu-map { \ 374 cpu-map { \
|
/arm-trusted-firmware-2.8.0/tools/renesas/rcar_layout_create/ |
A D | makefile | 98 -Map $(FILE_NAME_SA0).map \ 107 -Map $(FILE_NAME_SA6).map \ 121 $(CL) *.bin *.map *.srec *.elf *.o
|
/arm-trusted-firmware-2.8.0/tools/renesas/rzg_layout_create/ |
A D | makefile | 95 -Map $(FILE_NAME_SA0).map \ 104 -Map $(FILE_NAME_SA6).map \ 118 $(CL) *.bin *.map *.srec *.elf *.o
|
/arm-trusted-firmware-2.8.0/include/services/ |
A D | sdei.h | 89 .map = (_private), \ 93 .map = (_shared), \ 121 sdei_ev_map_t *map; member
|
/arm-trusted-firmware-2.8.0/ |
A D | .gitignore | 16 tools/renesas/rcar_layout_create/*.map 20 tools/renesas/rzg_layout_create/*.map
|
A D | .commitlintrc.js | 35 return sections.map(section => section.type)
|
A D | .versionrc.js | 38 return sections.map(section => {
|
/arm-trusted-firmware-2.8.0/include/drivers/brcm/ |
A D | ocotp.h | 23 int bcm_otpc_init(struct otpc_map *map);
|
/arm-trusted-firmware-2.8.0/docs/plat/marvell/ |
A D | index.rst | 11 armada/misc/mvebu-a8k-addr-map
|