Home
last modified time | relevance | path

Searched refs:boot (Results 1 – 25 of 29) sorted by relevance

12

/ThreadX-v6.4.1/ports/cortex_a5x/ac6/example_build/sample_threadx/
Dstartup.S107 CBZ x0, boot // If core 0, run the primary init code
111 boot: label
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/example_build/tgt/
Dstandalone_ram.ld28 .boot : > .
Dstandalone_romrun.ld60 // These special symbols mark the bounds of RAM and ROM images of boot code.
Dstandalone_romcopy.ld67 // These special symbols mark the bounds of RAM and ROM images of boot code.
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dinit_gpr.mip6 * Start of boot code for 24K Family of Cores
47 #include <boot.h>
58 // Although not necessary, register initialization may be useful during boot,
Dstart.mip6 * Start of boot code for interAptiv Family of Cores
48 #include <boot.h>
67 // RAMHACK: Removed boot exception handlers.
72 // RAMHACK: Removed boot exception handlers.
192 la a2, set_gpr_boot_values // Fill register file boot info.
308 la a2, release_mp // Release other cores to execute this boot code.
318 la a2, init_vpe1 // Set up MT ASE vpe1 to execute this boot code also.
Drelease_mp.mip6 * Release other processors so they can boot
48 #include <boot.h>
Dinit_cp0.mip47 #include <boot.h>
114 // Clear timer interrupt. (Count was cleared at the reset vector to allow timing boot.)
Dinit_itc.mip48 #include <boot.h>
Dinit_CoreFPGA6_mem.mip47 #include <boot.h>
Dinit_cpc.mip48 #include <boot.h>
Djoin_domain.mip48 #include <boot.h>
Dinit_tlb.mip47 #include <boot.h>
Dcopy_c2_ram.mip48 #include <boot.h>
Dinit_cm.mip48 #include <boot.h>
Dset_gpr_boot_values.mip48 #include <boot.h>
Dinit_gic.mip48 #include <boot.h>
Dinit_mc_denali.mip51 #include <boot.h>
Dinit_L23caches.mip47 #include <boot.h>
Dinit_vpe1.mip48 #include <boot.h>
Dinit_caches2.mip50 #include <boot.h>
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/example_build/sample_threadx/
Dtx_boot.a6499 .section .boot, "ax"
128 /* common boot code */
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/example_build/
Dstartup.S393 @ ; The page tables are generated at boot time. First
430 @ ; the physical address of the boot code.
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/example_build/
Dstartup.S393 @ ; The page tables are generated at boot time. First
430 @ ; the physical address of the boot code.
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/example_build/
Dstartup.S375 @ ; The page tables are generated at boot time. First
412 @ ; the physical address of the boot code.

12