rt-thread-official/bsp/rv32m1_vega/ri5cy
I-Hsien a08e930e20
[HUST CSE] Fix nullptr issue in bsp/rv32m1_vega/ri5cy/board/fsl_host.c (#7236)
During the process of statically checking the source code, it was found that this judgment directly obtained the member of the structure pointer without performing a null pointer check. When an upstream function has an exception and passes in a null pointer, a runtime error will occur.
2023-04-13 20:03:54 -04:00
..
applications [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00
board [HUST CSE] Fix nullptr issue in bsp/rv32m1_vega/ri5cy/board/fsl_host.c (#7236) 2023-04-13 20:03:54 -04:00
driver [errno code]fix that use RT_ENOSYS without - (#7084) 2023-03-23 01:54:42 -04:00
.config sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
Kconfig [bsp][Kconfig]在bsp的Kconfig中select组件初始化与user main的选项 2019-09-11 12:06:43 +08:00
SConscript [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00
SConstruct [update] CFLAGS 2021-12-17 14:28:40 +08:00
link.lds [libcpu/risc-v]迁移libcpu/risc-v/e310与rv32m1文件中内容至bsp (#7015) 2023-03-05 19:43:58 -05:00
rtconfig.h sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
rtconfig.py [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00