Home
last modified time | relevance | path

Searched refs:api (Results 1 – 8 of 8) sorted by relevance

/mcuboot-latest/sim/mcuboot-sys/src/
Dlib.rs10 pub mod api; module
43 api::set_ram_info(api::BootsimRamInfo { in invoke()
49 api::clear_ram_info(); in invoke()
Dc.rs11 use crate::api;
29 resp: api::BootRsp,
62 pub fn resp(&self) -> Option<&api::BootRsp> { in resp()
77 api::set_flash(dev_id, flash); in boot_go()
79 let mut sim_ctx = api::CSimContext { in boot_go()
87 let mut rsp = api::BootRsp { in boot_go()
109 api::clear_flash(dev_id); in boot_go()
160 api::sim_set_nv_counter_for_image(image_index, security_counter_value); in set_security_counter()
165 api::sim_get_nv_counter_for_image(image_index, &mut counter_val as *mut u32); in get_security_counter()
171 use crate::api::{BootRsp, CSimContext};
/mcuboot-latest/sim/
DCargo.toml14 sig-ecdsa-psa = ["mcuboot-sys/sig-ecdsa-psa", "mcuboot-sys/psa-crypto-api"]
/mcuboot-latest/sim/mcuboot-sys/
DCargo.toml100 psa-crypto-api = []
/mcuboot-latest/boot/espressif/hal/
DCMakeLists.txt181 -T${esp_hal_dir}/components/esp_rom/${MCUBOOT_TARGET}/ld/${MCUBOOT_TARGET}.rom.api.ld
/mcuboot-latest/docs/
Dreadme-espressif.md807 - ESP32-C3: <https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-guides/usb-serial-jt…
808 - ESP32-S3: <https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-guides/usb-serial-jt…
809 - ESP32-C6: <https://docs.espressif.com/projects/esp-idf/en/latest/esp32c6/api-guides/usb-serial-jt…
810 - ESP32-H2: <https://docs.espressif.com/projects/esp-idf/en/latest/esp32h2/api-guides/usb-serial-jt…
DPORTING.md192 For reference see [Mbed TLS platform.h](https://tls.mbed.org/api/platform_8h.html).
Drelease-notes.md144 - Add a new flash api `flash_area_get_sector`, along with support for each