Searched refs:hart (Results 1 – 8 of 8) sorted by relevance
/hal_microchip-latest/mpfs/mpfs_hal/common/ |
D | mss_peripherals.c | 81 … inline uint8_t verify_context_enable(uint8_t option, uint32_t periph_context_mask , uint32_t hart) in verify_context_enable() argument 85 if (hart != (uint8_t) 0U) in verify_context_enable() 87 if (LIBERO_SETTING_CONTEXT_A_HART_EN & hart ) in verify_context_enable() 95 if (LIBERO_SETTING_CONTEXT_B_HART_EN & hart ) in verify_context_enable() 105 hart = 0U; in verify_context_enable() 108 (void)hart; in verify_context_enable() 143 __attribute__((weak)) uint8_t mss_config_clk_rst(mss_peripherals peripheral, uint8_t hart, PERIPH_… in mss_config_clk_rst() argument 149 …ipheral][CONTEXT_EN_INDEX_OFFSET], PERIPHERAL_SETUP[peripheral][CONTEXT_MASK_INDEX_OFFSET] , hart); in mss_config_clk_rst()
|
D | mss_peripherals.h | 121 uint8_t mss_config_clk_rst(mss_peripherals peripheral, uint8_t hart, PERIPH_RESET_STATE req_state);
|
/hal_microchip-latest/mpfs/platform_config_reference/linker/ |
D | mpfs-lim-lma-scratchpad-vma.ld | 27 -- MSS hart Reset vector 29 The MSS reset vector for each hart is stored securely in the MPFS. 30 The most common usage will be where the reset vector for each hart will be set 72 * Also Thread local storage (AKA hart local storage) is allocated for each hart 76 * TLS hart 0 78 * TLS hart 1 85 * Stack size for each hart's startup code. 87 * startup code is executing from LIM. The scratchpad area is not configured yet. This per-hart 91 * the each hart's SP with this stack area for the respective hart's application function, 93 * This per-hart application stack area is located in scratchpad and used by application when [all …]
|
D | mpfs-lim.ld | 25 -- MSS hart Reset vector 27 The MSS reset vector for each hart is stored securely in the MPFS. 28 The most common usage will be where the reset vector for each hart will be set 69 * Also Thread local storage (AKA hart local storage) is allocated for each hart 73 * TLS hart 0 75 * TLS hart 1 81 * Stack size for each hart's application. 82 * These are the stack sizes that will be allocated to each hart before starting 83 * each hart's application function, e51(), u54_1(), u54_2(), u54_3(), u54_4(). 298 * The boot Hart Local Storage holds a pointer to this area for each hart if
|
D | mpfs-envm.ld | 26 -- MSS hart Reset vector 28 The MSS reset vector for each hart is stored securely in the MPFS. 29 The most common usage will be where the reset vector for each hart will be set 81 * Also Thread local storage (AKA hart local storage) is allocated for each hart 85 * TLS hart 0 87 * TLS hart 1 93 * Stack size for each hart's application. 94 * These are the stack sizes that will be allocated to each hart before starting 95 * each hart's application function, e51(), u54_1(), u54_2(), u54_3(), u54_4(). 333 * The boot Hart Local Storage holds a pointer to this area for each hart if
|
D | mpfs-envm-lma-scratchpad-vma.ld | 26 -- MSS hart Reset vector 28 The MSS reset vector for each hart is stored securely in the MPFS. 29 The most common usage will be where the reset vector for each hart will be set 80 * Also Thread local storage (AKA hart local storage) is allocated for each hart 84 * TLS hart 0 86 * TLS hart 1 93 * Stack size for each hart's startup code. 95 * startup code is executing from LIM. The scratchpad area is not configured yet. This per-hart 99 * the each hart's SP with this stack area for the respective hart's application function, 101 * This per-hart application stack area is located in scratchpad and used by application when [all …]
|
D | mpfs-ddr-loaded-by-boot-loader.ld | 20 * The HLS is a small amount of memory dedicated to each hart. 41 -- MSS hart Reset vector 43 The MSS reset vector for each hart is stored securely in the MPFS. 44 The most common usage will be where the reset vector for each hart will be set 80 * Stack size for our single hart U54 application. 215 * a0 holds the hart ID
|
/hal_microchip-latest/mpfs/boards/icicle-kit-es/platform_config/linker/ |
D | mpfs-ddr-e51.ld | 31 -- MSS hart Reset vector 33 The MSS reset vector for each hart is stored securely in the MPFS. 34 The most common usage will be where the reset vector for each hart will be set 77 * Stack size for our single hart U54 application. 223 * a0 holds the hart ID
|