Home
last modified time | relevance | path

Searched defs:str (Results 1 – 22 of 22) sorted by relevance

/platform/ext/target/arm/rse/common/scripts/modules/
A Dprovisioning_config.py29 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 Dprovisioning_message_config.py24 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 Dotp_config.py21 prefix : str = "",
36 prefix : str = "",
A Drouting_tables.py19 prefix : str = "",
29 prefix : str = "",
/platform/ext/target/arm/rse/common/scripts/
A Dcreate_dm_chained_provisioning_bundle.py23 prefix : str = "",
33 prefix : str = "",
34 default_field_owner : str = "dm"
A Dcreate_plain_data_handler_provisioning_bundle.py28 prefix: str = "",
39 prefix: str = "",
40 default_field_owner: str = "dm"
A Dcreate_dm_provisioning_bundle.py30 prefix : str = "",
46 prefix : str = "",
47 default_field_owner : str = "dm"
A Dcreate_routing_tables_source_file.py37 prefix : str = "",
43 prefix : str = "",
A Dcreate_cm_provisioning_bundle.py28 prefix : str = "",
40 prefix : str = "",
A Dcreate_combined_provisioning_bundle.py30 prefix : str = "",
37 prefix : str = "",
A Dcreate_non_endorsed_provisioning_plain_data_message.py25 prefix: str = "",
35 prefix: str = "",
A Dcreate_otp_layout_specification.py18 prefix : str = "",
24 prefix : str = "",
/platform/ext/common/
A Dtfm_hal_sp_logdev_periph.c14 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 Duart_stdout.c36 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 Dtfm_hal_spm_logdev_peripheral.c11 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 Ddcsu_backend_iris.py38 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 Ddcsu.py69 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 Dgpt.c24 const uint8_t *str, size_t str_len) in gpt_strncmp()
/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
A Dcrypto.c786 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 Dretarget.c57 char str[12], * p; in __aeabi_assert() local
A Dcrypto.c839 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 Dnoc_s3_apu_drv.c100 char *str; in noc_s3_print_apu_permission() member

Completed in 111 milliseconds