Searched full:local (Results 1 – 18 of 18) sorted by relevance
19 local target=${1}20 local feature=${2}21 local img_num=${3}22 local build_dir=".build-${target}"23 local toolchain_file="${ESPRESSIF_ROOT}/tools/toolchain-${target}.cmake"28 local mcuboot_config="${ESPRESSIF_ROOT}/port/${target}/bootloader${img_num}.conf"
37 local IMAGE_NAME=tfm_s_ns_signed.bin38 local BACKUP_IMAGE_NAME=tfm_s_ns_signed.bin.orig39 local IMAGE=$IMAGEDIR/$IMAGE_NAME56 local SKIP_SIZE=$1
19 local SKIP_ADDRESS=$120 local SKIP_SIZE=$2
27 export PATH="$HOME/.local/bin:$PATH"33 export PATH="$HOME/.local/bin:$PATH"
98 local int i;99 local int epos;
1 *-local.conf
17 * Initialize Mbed TLS to be able to use the local heap.
53 * Initialize mbedtls to be able to use the local heap.
67 /* Create local copy to avoid unaligned access */ in boot_add_data_to_shared_area()
13 use chrono::Local;254 writeln!(&mut output, "time: {}", Local::now().to_rfc3339())?; in run()
79 To make a release, make sure your local repo is on the tip version by
1467 possible to run the tests on a local machine that has git and docker, without
82 /* Create local copy to avoid unaligned access */ in boot_add_data_to_shared_area()
72 * This macro allows some control on the allocation of local variables.
289 * counter and saves it to a local variable, and then increments the counter.
454 * \brief Translate an X.509 extension OID into local values
1344 * lighter handshakes, while context serialization is a local optimization in
1422 * lighter handshakes, while context serialization is a local optimization in