/platform/ext/target/arm/rse/common/scripts/modules/ |
A D | provisioning_config.py | 29 def _get_rotpk_area_index(f : str): 40 def _get_rotpk_index(f : str): 51 def _get_rotpk_str(field_owner : str, f : str): 62 prefix : str, 64 region : str, 106 prefix : str = "", 148 f : str, 173 f : str, 194 f : str, 217 f : str, [all …]
|
A D | provisioning_message_config.py | 24 prefix : str = "", 26 message_type : str = None 111 prefix : str = "", 184 encrypt_alg : str = None, 185 sign_alg : str = None, 186 sign_and_encrypt_alg : str = None, 188 valid_lcs : [str] = None, 264 def get_blob_pubkey(sign_alg : str = None, 265 sign_key : str = None, 266 sign_and_encrypt_alg : str = None, [all …]
|
A D | otp_config.py | 21 prefix : str = "", 36 prefix : str = "",
|
A D | routing_tables.py | 19 prefix : str = "", 29 prefix : str = "",
|
/platform/ext/target/arm/rse/common/scripts/ |
A D | create_dm_chained_provisioning_bundle.py | 23 prefix : str = "", 33 prefix : str = "", 34 default_field_owner : str = "dm"
|
A D | create_plain_data_handler_provisioning_bundle.py | 28 prefix: str = "", 39 prefix: str = "", 40 default_field_owner: str = "dm"
|
A D | create_dm_provisioning_bundle.py | 30 prefix : str = "", 46 prefix : str = "", 47 default_field_owner : str = "dm"
|
A D | create_routing_tables_source_file.py | 37 prefix : str = "", 43 prefix : str = "",
|
A D | create_cm_provisioning_bundle.py | 28 prefix : str = "", 40 prefix : str = "",
|
A D | create_combined_provisioning_bundle.py | 30 prefix : str = "", 37 prefix : str = "",
|
A D | create_non_endorsed_provisioning_plain_data_message.py | 25 prefix: str = "", 35 prefix: str = "",
|
A D | create_otp_layout_specification.py | 18 prefix : str = "", 24 prefix : str = "",
|
/platform/ext/common/ |
A D | tfm_hal_sp_logdev_periph.c | 14 static int tfm_output_unpriv_string(const char *str, size_t len) in tfm_output_unpriv_string() 21 int32_t tfm_hal_output_sp_log(const char *str, size_t len) in tfm_hal_output_sp_log()
|
A D | uart_stdout.c | 36 int stdio_output_string(const char *str, uint32_t len) in stdio_output_string() 112 int _write(int fd, char *str, int len) in _write()
|
A D | tfm_hal_spm_logdev_peripheral.c | 11 int32_t tfm_hal_output_spm_log(const char *str, uint32_t len) in tfm_hal_output_spm_log()
|
/platform/ext/target/arm/drivers/dcsu/scripts/backends/ |
A D | dcsu_backend_iris.py | 38 def write_register(dcsu : iris.debug.Target, register : str, value: int): 42 def read_register(dcsu : iris.debug.Target, register : str) -> int:
|
/platform/ext/target/arm/drivers/dcsu/scripts/ |
A D | dcsu.py | 69 def setup_backend(backend: str): 74 def pre_parse_backend(backends : [str], parser : argparse.ArgumentParser, prefix : str = ""):
|
/platform/ext/target/arm/rse/common/fip_parser/ |
A D | gpt.c | 24 const uint8_t *str, size_t str_len) in gpt_strncmp()
|
/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/ |
A D | crypto.c | 786 static void dump_ecc_reg(char *str, uint32_t volatile regs[], int32_t count) in dump_ecc_reg() 798 static void dump_ecc_reg(char *str, uint32_t volatile regs[], int32_t count) { (void)str; (void)reg… in dump_ecc_reg()
|
/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/ |
A D | retarget.c | 57 char str[12], * p; in __aeabi_assert() local
|
A D | crypto.c | 839 static void dump_ecc_reg(char *str, uint32_t volatile regs[], int32_t count) in dump_ecc_reg() 851 static void dump_ecc_reg(char *str, uint32_t volatile regs[], int32_t count) in dump_ecc_reg()
|
/platform/ext/target/arm/rse/common/host_drivers/noc_s3/apu/ |
A D | noc_s3_apu_drv.c | 100 char *str; in noc_s3_print_apu_permission() member
|