Initialization corrections and HAL share memory changes
- HAL shared memory modified to hide and remove some dependencies not needed by PPSi - LPDC structures are now stored in HAL shared memory. They are then accessible by the share memory dump tool - Improve the initialization procedure
Showing
- userspace/libwr/include/libwr/hal_shmem.h 7 additions, 7 deletionsuserspace/libwr/include/libwr/hal_shmem.h
- userspace/wrsw_hal/hal_port_fsm.c 8 additions, 7 deletionsuserspace/wrsw_hal/hal_port_fsm.c
- userspace/wrsw_hal/hal_port_fsm.h 1 addition, 1 deletionuserspace/wrsw_hal/hal_port_fsm.h
- userspace/wrsw_hal/hal_port_fsm_rx.c 14 additions, 15 deletionsuserspace/wrsw_hal/hal_port_fsm_rx.c
- userspace/wrsw_hal/hal_port_fsm_tx.c 45 additions, 46 deletionsuserspace/wrsw_hal/hal_port_fsm_tx.c
- userspace/wrsw_hal/hal_port_fsm_tx.h 1 addition, 1 deletionuserspace/wrsw_hal/hal_port_fsm_tx.h
- userspace/wrsw_hal/hal_ports.c 18 additions, 8 deletionsuserspace/wrsw_hal/hal_ports.c
- userspace/wrsw_hal/hal_ports.h 2 additions, 1 deletionuserspace/wrsw_hal/hal_ports.h
Loading
Please register or sign in to comment