File tree Expand file tree Collapse file tree
docs_src/docs/api_guide/device Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ HyperRAM ECC Support
2121QoS Configuration support | QoS
2222Firewall Examples | Security
2323Example to demonstrate VTM triggered SoC reset is added | SDL
24+ ATCM/BTCM reset base toggle support for multistage bootloader | DM
25+ Minimal low power modes support (IO Retention) | DM
26+ Support to print DM application logs based on board config is added | DM
2427
2528## Dependent Tools and Compiler Information
2629
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ Feature
2121-----------------------------------------------------------------------------------------------|-----------------------------------
2222SBL EMMC Falcon boot support | SBL
2323Example to demonstrate VTM triggered SoC reset is added | SDL
24+ ATCM/BTCM reset base toggle support for multistage bootloader | DM
25+ Support to print DM application logs based on board config is added | DM
2426
2527### Unsupported Features
2628
Original file line number Diff line number Diff line change @@ -24,8 +24,10 @@ Feature
2424 Reset isolation support for MCU domain | SOC
2525 ROV support on C7x | ROV
2626 Example to demonstrate Partial I/O low power mode support is added | LPM
27- Support to print DM application logs based on board config is added | DM
2827 Example to demonstrate VTM triggered SoC reset is added | SDL
28+ Support to print DM application logs based on board config is added | DM
29+ ATCM/BTCM reset base toggle support for multistage bootloader | DM
30+ Low power mode (LPM) support in firmware | DM
2931
3032### Experimental Features {#EXPERIMENTAL_FEATURES}
3133
Original file line number Diff line number Diff line change @@ -20,6 +20,9 @@ Feature
2020SBL EMMC Falcon boot support | SBL
2121MMCSD Driver on MCU R5F | MMCSD
2222Example to demonstrate VTM triggered SoC reset is added | SDL
23+ ATCM/BTCM reset base toggle support for multistage bootloader | DM
24+ Spread spectrum clocking (SSC) support for Display PLLs | DM
25+ Support to print DM application logs based on board config is added | DM
2326
2427### Experimental Features {#EXPERIMENTAL_FEATURES}
2528
Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ Feature
2525FreeRTOS SMP support on A53 | Kernel
2626SBL EMMC Falcon boot support | SBL
2727Example to demonstrate VTM triggered SoC reset is added | SDL
28+ ATCM/BTCM reset base toggle support for multistage bootloader | DM
29+ Support to print DM application logs based on board config is added | DM
2830
2931
3032### Experimental Features {#EXPERIMENTAL_FEATURES}
You can’t perform that action at this time.
0 commit comments