Skip to content

Commit 76980d5

Browse files
committed
doc: Update compiling compatiable matrix table
Signed-off-by: Huaqi Fang <[email protected]>
1 parent 14d9d19 commit 76980d5

File tree

1 file changed

+66
-54
lines changed

1 file changed

+66
-54
lines changed

doc/documents/example/example_compatibility_matrix.doc

Lines changed: 66 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -9,62 +9,74 @@
99

1010
The compatibility matrix for the embARC examples with [MetaWare Development Toolkit](https://www.synopsys.com/dw/ipdir.php?ds=sw_metaware) is listed in the following table.
1111

12-
| Project Name | EMSK 1.1 | EMSK 2.2 | EMSK 2.3 | HSDK 1.0 | nsim 1.0 |
13-
|---------------------------------------|----------|----------|----------|----------|----------|
14-
| baremetal_arc_feature_cache | √ | √ | √ | √ | √ |
15-
| baremetal_arc_feature_timer_interrupt | √ | √ | √ | √ | √ |
16-
| baremetal_arc_feature_udma | √ | √ | √ | √ | √ |
17-
| baremetal_axs103 | × | × | × | × | × |
18-
| baremetal_ble_hm1x | √ | √ | √ | √ | × |
19-
| baremetal_blinky | √ | √ | √ | √ | √ |
20-
| baremetal_bootloader | √ | √ | √ | √ | × |
21-
| baremetal_cxx | √ | √ | √ | √ | √ |
22-
| baremetal_dma_spiflash | √ | √ | √ | × | × |
23-
| baremetal_graphic_u8glib | √ | √ | √ | √ | × |
24-
| baremetal_openthread_cli | √ | √ | √ | √ | × |
25-
| baremetal_openthread_ncp | √ | √ | √ | √ | × |
26-
| baremetal_secureshield_test_case | × | × | × | × | × |
27-
| freertos_iot_coap_coap_server | √ | √ | √ | √ | × |
28-
| freertos_iot_lwm2m_iot_demo | √ | √ | √ | × | × |
29-
| freertos_iot_lwm2m_client | √ | √ | √ | √ | × |
30-
| freertos_iot_lwm2m_server | √ | √ | √ | √ | × |
31-
| freertos_kernel | √ | √ | √ | √ | √ |
32-
| freertos_kernel_secure | × | × | × | × | × |
33-
| freertos_net_httpserver | √ | √ | √ | √ | × |
34-
| freertos_net_ntshell | √ | √ | √ | √ | × |
35-
| freertos_sec_mbedtls_dtls_client | √ | √ | √ | √ | × |
36-
| freertos_sec_mbedtls_dtls_server | √ | √ | √ | √ | × |
37-
| freertos_sec_mbedtls_ssl_client2 | √ | √ | √ | √ | × |
38-
| freertos_sec_mbedtls_ssl_server2 | √ | √ | √ | √ | × |
12+
| Project Name | EMSK 1.1 | EMSK 2.2 | EMSK 2.3 | HSDK 1.0 | AXS 103 | nsim 1.0 |
13+
|-------------------------------------------|----------|----------|----------|----------|----------|----------|
14+
| baremetal_arc_feature_cache | √ | √ | √ | √ | √ | √ |
15+
| baremetal_arc_feature_udma | √ | √ | √ | √ | √ | √ |
16+
| baremetal_arc_feature_timer_interrupt | √ | √ | √ | √ | √ | √ |
17+
| baremetal_axs103 | × | × | × | × | √ | × |
18+
| baremetal_ble_hm1x | √ | √ | √ | √ | × | × |
19+
| baremetal_blinky | √ | √ | √ | √ | √ | √ |
20+
| baremetal_bootloader | √ | √ | √ | √ | × | × |
21+
| baremetal_cxx | √ | √ | √ | √ | √ | √ |
22+
| baremetal_dma_spiflash | x | x | √ | × | × | × |
23+
| baremetal_graphic_u8glib | √ | √ | √ | √ | × | × |
24+
| baremetal_openthread_cli | √ | √ | √ | √ | × | × |
25+
| baremetal_openthread_ncp | √ | √ | √ | √ | × | × |
26+
| baremetal_secureshield_secret_secure | × | √ | √ | × | × | × |
27+
| baremetal_secureshield_secret_normal | × | √ | √ | × | × | × |
28+
| baremetal_secureshield_secret_secure_sid | × | × | √ | × | × | × |
29+
| baremetal_secureshield_test_case | × | × | √ | × | × | × |
30+
| freertos_iot_coap_coap_server | √ | √ | √ | √ | × | × |
31+
| freertos_iot_lwm2m_iot_demo | √ | √ | √ | × | × | × |
32+
| freertos_iot_lwm2m_client | √ | √ | √ | √ | × | × |
33+
| freertos_iot_lwm2m_server | √ | √ | √ | √ | × | × |
34+
| freertos_kernel | √ | √ | √ | √ | √ | √ |
35+
| freertos_kernel_secure | × | × | × | × | × | × |
36+
| freertos_net_httpserver | √ | √ | √ | √ | × | × |
37+
| freertos_net_ntshell | √ | √ | √ | √ | × | × |
38+
| freertos_sec_mbedtls_dtls_client | √ | √ | √ | √ | × | × |
39+
| freertos_sec_mbedtls_dtls_server | √ | √ | √ | √ | × | × |
40+
| freertos_sec_mbedtls_ssl_client2 | √ | √ | √ | √ | × | × |
41+
| freertos_sec_mbedtls_ssl_server2 | √ | √ | √ | √ | × | × |
42+
43+
# Notes on compatibility matrix
44+
- Secureshield related examples required to excuted on EMSK 2.2 ARC EM7D or EMSK 2.3 ARC EM7D.
3945

4046
The compatibility matrix for the embARC examples with [GNU Toolchain for ARC Processors](https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases) is listed in the following table.
4147

42-
| Project Name | EMSK 1.1 | EMSK 2.2 | EMSK 2.3 | HSDK 1.0 | nsim 1.0 |
43-
|---------------------------------------|----------|----------|----------|----------|----------|
44-
| baremetal_arc_feature_cache | √ | √ | √ | √ | × |
45-
| baremetal_arc_feature_timer_interrupt | √ | √ | √ | √ | √ |
46-
| baremetal_arc_feature_udma | √ | √ | √ | √ | √ |
47-
| baremetal_axs103 | × | × | × | × | × |
48-
| baremetal_ble_hm1x | √ | √ | √ | √ | × |
49-
| baremetal_blinky | √ | √ | √ | √ | √ |
50-
| baremetal_bootloader | √ | √ | √ | √ | × |
51-
| baremetal_cxx | √ | √ | √ | √ | √ |
52-
| baremetal_dma_spiflash | √ | √ | √ | × | × |
53-
| baremetal_graphic_u8glib | √ | √ | √ | √ | × |
54-
| baremetal_openthread_cli | √ | √ | √ | √ | × |
55-
| baremetal_openthread_ncp | √ | √ | √ | √ | × |
56-
| baremetal_secureshield_test_case | × | × | × | × | × |
57-
| freertos_iot_coap_coap_server | √ | √ | √ | √ | × |
58-
| freertos_iot_lwm2m_iot_demo | √ | √ | √ | × | × |
59-
| freertos_iot_lwm2m_client | √ | √ | √ | √ | × |
60-
| freertos_iot_lwm2m_server | √ | √ | √ | √ | × |
61-
| freertos_kernel | √ | √ | √ | √ | √ |
62-
| freertos_kernel_secure | × | × | × | × | × |
63-
| freertos_net_httpserver | √ | √ | √ | √ | × |
64-
| freertos_net_ntshell | √ | √ | √ | √ | × |
65-
| freertos_sec_mbedtls_dtls_client | √ | √ | √ | √ | × |
66-
| freertos_sec_mbedtls_dtls_server | √ | √ | √ | √ | × |
67-
| freertos_sec_mbedtls_ssl_client2 | √ | √ | √ | √ | × |
68-
| freertos_sec_mbedtls_ssl_server2 | √ | √ | √ | √ | × |
48+
| Project Name | EMSK 1.1 | EMSK 2.2 | EMSK 2.3 | HSDK 1.0 | AXS 103 | nsim 1.0 |
49+
|-------------------------------------------|----------|----------|----------|----------|----------|----------|
50+
| baremetal_arc_feature_cache | √ | √ | √ | √ | √ | √ |
51+
| baremetal_arc_feature_udma | √ | √ | √ | √ | √ | √ |
52+
| baremetal_arc_feature_timer_interrupt | √ | √ | √ | √ | √ | √ |
53+
| baremetal_axs103 | × | × | × | × | √ | × |
54+
| baremetal_ble_hm1x | √ | √ | √ | √ | × | × |
55+
| baremetal_blinky | √ | √ | √ | √ | √ | √ |
56+
| baremetal_bootloader | √ | √ | √ | √ | × | × |
57+
| baremetal_cxx | √ | √ | √ | √ | √ | √ |
58+
| baremetal_dma_spiflash | x | x | √ | × | × | × |
59+
| baremetal_graphic_u8glib | √ | √ | √ | √ | × | × |
60+
| baremetal_openthread_cli | √ | √ | √ | √ | × | × |
61+
| baremetal_openthread_ncp | √ | √ | √ | √ | × | × |
62+
| baremetal_secureshield_secret_secure | × | √ | √ | × | × | × |
63+
| baremetal_secureshield_secret_normal | × | √ | √ | × | × | × |
64+
| baremetal_secureshield_secret_secure_sid | × | × | √ | × | × | × |
65+
| baremetal_secureshield_test_case | × | × | √ | × | × | × |
66+
| freertos_iot_coap_coap_server | √ | √ | √ | √ | × | × |
67+
| freertos_iot_lwm2m_iot_demo | √ | √ | √ | × | × | × |
68+
| freertos_iot_lwm2m_client | √ | √ | √ | √ | × | × |
69+
| freertos_iot_lwm2m_server | √ | √ | √ | √ | × | × |
70+
| freertos_kernel | √ | √ | √ | √ | √ | √ |
71+
| freertos_kernel_secure | × | × | × | × | × | × |
72+
| freertos_net_httpserver | √ | √ | √ | √ | × | × |
73+
| freertos_net_ntshell | √ | √ | √ | √ | × | × |
74+
| freertos_sec_mbedtls_dtls_client | √ | √ | √ | √ | × | × |
75+
| freertos_sec_mbedtls_dtls_server | √ | √ | √ | √ | × | × |
76+
| freertos_sec_mbedtls_ssl_client2 | √ | √ | √ | √ | × | × |
77+
| freertos_sec_mbedtls_ssl_server2 | √ | √ | √ | √ | × | × |
78+
79+
# Notes on compatibility matrix
80+
- Secureshield related examples required to excuted on EMSK 2.2 ARC EM7D or EMSK 2.3 ARC EM7D.
6981

7082
*/

0 commit comments

Comments
 (0)