RTEMS 6.1-rc6
|
This group contains the architecture-independent support modules shared across all BSPs. More...
Modules | |
BSP-Specific Fatal Codes | |
This group contains fatal codes for RTEMS_FATAL_SOURCE_BSP. | |
Bootcard | |
Standard system startup. | |
Console Driver Support | |
This group contains the console driver support modules. | |
Default BSP Initial Extension | |
This group contains the default BSP initial extension. | |
GRLIB | |
Driver support for GRLIB IP Library. | |
Linker Symbols and Sections | |
This group provides support for BSP-specific linker symbols and sections. | |
MicroMonitor | |
shared_umon MicroMonitor (uMon) Bootloader Support | |
RTC | |
Set the RTC. | |
Task Stack Allocator | |
Task stack initialization, allocation and free functions. | |
U_BOOT Support | |
U_BOOT Support Package. | |
Files | |
file | irq-default.h |
file | utility.h |
This header file provides utility macros for BSPs. | |
file | xil-compat-common.h |
This header file provides a minimal shim for Xilinx drivers. | |
file | arm-generic-timer.h |
Header defining architecture-specific clock functions. | |
file | xilinx_zynqmp.h |
Xilinx Zynq Ultrascale+ MPSoC Peripheral memory map. | |
file | bspfatal-default.c |
This source file contains the implementation of bsp_fatal_extension(). | |
file | bspsmp-arm-psci.c |
PSCI-based BSP CPU start. | |
Macros | |
#define | BSP_INTERRUPT_VECTOR_COUNT 0 |
This constant defines the default interrupt vector count. | |
This group contains the architecture-independent support modules shared across all BSPs.
#define BSP_INTERRUPT_VECTOR_COUNT 0 |
This constant defines the default interrupt vector count.
By default, no interrupt vectors are supported and all related directives return RTEMS_INVALID_ID.