![]() |
RTEMS 6.1-rc2
|
This header file provides the core BSP definitions. More...
#include <bspopts.h>
#include <bsp/default-initial-extension.h>
#include <bsp/start.h>
#include <rtems.h>
#include <rtems/termiostypes.h>
Go to the source code of this file.
Functions | |
BSP_START_TEXT_SECTION void | zynqmp_setup_mmu_and_cache (void) |
Zynq UltraScale+ MPSoC specific set up of the MMU. | |
BSP_START_TEXT_SECTION void | zynqmp_setup_secondary_cpu_mmu_and_cache (void) |
Zynq UltraScale+ MPSoC specific set up of the MMU for non-primary cores. | |
void | zynqmp_debug_console_flush (void) |
uint32_t | zynqmp_clock_i2c0 (void) |
uint32_t | zynqmp_clock_i2c1 (void) |
__attribute__ ((weak)) void zynqmp_configure_management_console(rtems_termios_device_context *base) | |
Zynq UltraScale+ MPSoC specific set up of a management console. | |
Variables | |
unsigned int | zynqmp_dtb_len |
unsigned char | zynqmp_dtb [] |
This header file provides the core BSP definitions.