RTEMS 6.1-rc4
|
This source file contains the management console implementation. More...
#include <bsp/aarch64-mmu.h>
#include <bsp/fdt.h>
#include <libchip/ns16550.h>
#include <libfdt.h>
#include <rtems/endian.h>
#include <rtems/sysinit.h>
Functions | |
__attribute__ ((weak)) | |
RTEMS_SYSINIT_ITEM (zynqmp_management_console_init, RTEMS_SYSINIT_BSP_START, RTEMS_SYSINIT_ORDER_FIRST) | |
void | zynqmp_management_console_termios_init (void) |
Variables | |
uint32_t | mgmt_uart_reg_shift = 0 |
This source file contains the management console implementation.
__attribute__ | ( | (weak) | ) |
External Trace Linker and TBG data. We provide weak versions to allow us to link and be present in an application that has not been trace linked.