RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions | Variables

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
 

Detailed Description

This source file contains the management console implementation.

Function Documentation

◆ __attribute__()

__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.