Home
last modified time | relevance | path

Searched defs:description (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/tools/memory/
H A Dpyproject.toml4 description = "A tool for analysis of static memory consumption by TF-A images" qkey
/rk3399_ARM-atf/lib/libfdt/
H A Dsbom.cdx.json19 "description": "Utility library for reading and manipulating the FDT binary format", string
/rk3399_ARM-atf/
H A Dpyproject.toml4 description = "Trusted Firmware-A (TF-A) Python dependencies." qkey
/rk3399_ARM-atf/docs/
H A Dsbom.cdx.json19 "description": "Reference implementation of secure software for Arm A-Profile architectures", string
/rk3399_ARM-atf/tools/cot_dt2c/
H A Dpyproject.toml9 description = "CoT-dt2c Tool is a python script to convert CoT DT file into corresponding C file" qkey
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_setup.c513 char description[10]; in populate_sp_regions() local