| /optee_os/core/arch/riscv/kernel/ |
| H A D | sbi_console.c | 21 static struct sbi_console_data console_data __nex_bss; variable 22 static struct serial_ops sbi_console_ops __nex_bss; variable
|
| /optee_os/core/arch/arm/plat-rcar/ |
| H A D | hw_rng.c | 15 static uint8_t scratch_buf[SCRATCH_BUF_SZ] __nex_bss 23 static uint8_t rng_cache[PLAT_RND_VECTOR_SZ] __nex_bss
|
| H A D | main.c | 62 static struct scif_uart_data console_data __nex_bss; variable 65 uint32_t rcar_prr_value __nex_bss; variable
|
| /optee_os/core/arch/arm/plat-vexpress/ |
| H A D | main.c | 32 static struct pl011_data console_data __nex_bss; variable 33 static uint16_t console_notif_vm_id __nex_bss; variable 34 static uint16_t console_notif_backup_vm_id __nex_bss; variable 195 static unsigned int console_notif_lock __nex_bss __maybe_unused;
|
| /optee_os/core/arch/arm/plat-rpi5/ |
| H A D | main.c | 13 static struct pl011_data console_data __nex_bss; variable
|
| /optee_os/core/arch/arm/plat-d06/ |
| H A D | main.c | 10 static struct lpc_uart_data console_data __nex_bss; variable
|
| /optee_os/core/arch/riscv/plat-spike/ |
| H A D | main.c | 14 static struct htif_console_data console_data __nex_bss; variable
|
| /optee_os/core/arch/arm/plat-totalcompute/ |
| H A D | main.c | 18 static struct pl011_data console_data __nex_bss; variable
|
| /optee_os/core/arch/arm/plat-rzg/ |
| H A D | main.c | 29 static struct scif_uart_data console_data __nex_bss; variable
|
| /optee_os/core/arch/arm/plat-corstone1000/ |
| H A D | main.c | 15 static struct pl011_data console_data __nex_bss; variable
|
| /optee_os/core/arch/arm/plat-automotive_rd/ |
| H A D | main.c | 15 static struct pl011_data console_data __nex_bss; variable
|
| /optee_os/core/kernel/ |
| H A D | trace_ext.c | 16 static unsigned int puts_lock __nex_bss = SPINLOCK_UNLOCK; variable
|
| H A D | thread.c | 23 struct thread_core_local *thread_core_local __nex_bss; variable 24 size_t thread_core_count __nex_bss; variable 29 __thread_core_local[CFG_TEE_CORE_NB_CORE] __nex_bss; 36 unsigned long thread_core_local_pa __nex_bss; variable 37 struct thread_core_local *__thread_core_local_new __nex_bss; variable 38 size_t __thread_core_count_new __nex_bss; variable 92 static unsigned int thread_global_lock __nex_bss = SPINLOCK_UNLOCK; variable
|
| H A D | callout.c | 14 static size_t callout_sched_core __nex_bss; variable 16 static const struct callout_timer_desc *callout_desc __nex_bss; variable
|
| /optee_os/core/arch/riscv/plat-virt/ |
| H A D | main.c | 16 static struct ns16550_data console_data __nex_bss; variable
|
| /optee_os/core/drivers/ |
| H A D | semihosting_console.c | 24 static struct semihosting_console_data sh_console_data __nex_bss; variable
|
| H A D | hfic.c | 43 static struct hfic_data hfic_data __nex_bss; variable
|
| /optee_os/core/arch/arm/mm/ |
| H A D | core_mmu.c | 31 static bitstr_t bit_decl(g_asid, MMU_NUM_ASID_PAIRS) __nex_bss; 32 static unsigned int g_asid_spinlock __nex_bss = SPINLOCK_UNLOCK; variable
|
| /optee_os/core/arch/arm/plat-zynqmp/ |
| H A D | main.c | 49 static struct cdns_uart_data console_data __nex_bss; variable
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | generic_timer.c | 44 static struct itr_handler timer_itr __nex_bss; variable
|
| H A D | virtualization.c | 40 struct memory_map *kmem_map __nex_bss; variable 47 static bool add_disabled __nex_bss; variable 48 static unsigned gsd_count __nex_bss; variable 49 static struct guest_spec_data *gsd_array __nex_bss; variable 73 struct guest_partition *current_partition[CFG_TEE_CORE_NB_CORE] __nex_bss;
|
| /optee_os/core/arch/riscv/plat-spike/drivers/ |
| H A D | htif.c | 14 static unsigned int htif_global_lock __nex_bss = SPINLOCK_UNLOCK; variable
|
| /optee_os/core/arch/arm/plat-imx/ |
| H A D | main.c | 42 static struct imx_uart_data console_data __nex_bss; variable
|
| /optee_os/core/arch/arm/plat-nuvoton/ |
| H A D | main.c | 32 static struct ns16550_data console_data __nex_bss; variable
|
| /optee_os/core/mm/ |
| H A D | page_alloc.c | 16 static tee_mm_pool_t core_virt_nex_pool __nex_bss; variable
|