- 34d5a69 Tests: Enable psa-crypto-api feature by Matthew Dalzell · 2 years, 1 month ago
- 65eb35c sim: Initialize PSA Crypto subsystem based on psa-crypto-api feature by Antonio de Angelis · 2 years, 9 months ago
- d670352 sim: Add hw-rollback-protection feature by Roland Mikhel · 2 years, 3 months ago
- 02bf072 bootutil/crypto: Refactor the RSA signature verification and encryption by Antonio de Angelis · 2 years, 9 months ago
- 10529d3 bootutil/crypto: Have a single ECDSA verification module by Antonio de Angelis · 2 years, 4 months ago
- b1d4e00 sim: Add flash_area_get_sector by Dominik Ermel · 2 years, 7 months ago
- 453e8bd flash_map_backend: Remove flash_area_id_to_image_slot by Dominik Ermel · 2 years, 7 months ago
- 453b0dd sim: added flash_area_sector_from_off() API implementation by Andrzej Puzdrowski · 3 years, 6 months ago
- cc547a7 sim/mcuboot-sys: provide sim-own porting files by Andrzej Puzdrowski · 3 years, 6 months ago
- a914048 sim/mcuboot-sys: mbedtls configuations by Andrzej Puzdrowski · 3 years, 6 months ago
- 42a7e54 sim: Migrate to Rust 2021 edition by David Brown · 3 years, 4 months ago
- 1bc106e sim: Homogenize max-align-32 feature check by David Brown · 3 years, 8 months ago
- 7bfd14b sim: Fit unit tests to larger write align values by Gustavo Henrique Nihei · 3 years, 8 months ago
- 4aa286d flash_map: Increase minimum supported write align via flash_area_align by Gustavo Henrique Nihei · 3 years, 8 months ago
- c8d6201 sim: Update Linaro copyrights by David Brown · 3 years, 9 months ago
- 7e0d3b4 sim: Remove profile config from mcuboot-sys by David Brown · 3 years, 9 months ago
- 3fd3ecc sim: add tests for partial ram-loading by Raef Coles · 3 years, 10 months ago
- f11de64 boot: enable partial multi-image booting by Raef Coles · 3 years, 10 months ago
- 5f4e148 sim: mcuboot-sys: Avoid duplicate C files by David Brown · 3 years, 11 months ago
- 115ce57 sim: Allow 'large-write' in mcuboot-sys by David Brown · 3 years, 11 months ago
- f17d391 sim: Test ram-loading with DIRECT_XIP by David Brown · 4 years, 1 month ago
- 8a4e23b sim: Basic ram-load test by David Brown · 4 years, 2 months ago
- 11ffa0a sim: Support direct-xip configuration by David Brown · 4 years, 2 months ago
- 7e377ab sim: Enable sim building with ram-load by David Brown · 4 years, 2 months ago
- 4b82c67 sim: Implement function in sim by David Brown · 4 years, 2 months ago
- d82de8c sim: Allow access to the boot response by David Brown · 4 years, 2 months ago
- 6d47d42 sim: Make BootGoResult into an enum by David Brown · 4 years, 2 months ago
- c423ac4 sim: Return abstract value from boot_go by David Brown · 4 years, 2 months ago
- d216b20 sim: Pass boot_rsp down from the simulator by David Brown · 4 years, 2 months ago
- f1ae694 sim: Fix flash_area_get_device_id in sim by David Brown · 4 years, 1 month ago
- f4580cb Update mbedtls to mbedtls-3.0.0 by Sherry Zhang · 4 years, 1 month ago TF-Mv1.4-integ-rc1
- c304a7f sim: Add flash_area_get_device_id implementation by Dominik Ermel · 4 years, 2 months ago
- 6fdbf55 Sim: Add testcases for AES256 image encryption by Salome Thirot · 4 years, 3 months ago
- 137d797 sim: emits *_SWAP_USING_SCRATCH macros by Andrzej Puzdrowski · 4 years, 3 months ago master
- 6c553d6 sim: add Mbed TLS EC256 encrypted image support by Fabio Utzig · 4 years, 3 months ago
- c20bbb2 sim: Remove useless `return`s by David Brown · 4 years, 5 months ago
- 8608c53 sim: Clarify condition by David Brown · 4 years, 5 months ago
- 4bbb93d sim: Clarify condition with is_empty() by David Brown · 4 years, 5 months ago
- 7cc4526 sim: unsafe cleanup by David Brown · 4 years, 5 months ago
- fc8e3c5 sim: Implement Default for a few types by David Brown · 4 years, 5 months ago
- 50b5a12 sim: Remove pointless use lines by David Brown · 4 years, 5 months ago
- 1997f53 sim: Remove extraneous static by David Brown · 4 years, 5 months ago
- 641af45 boot: Support Mbed TLS ECDSA for signatures by David Brown · 4 years, 6 months ago
- f573b39 bootutil: extracted app common library from bootutil_misc by Andrzej Puzdrowski · 4 years, 9 months ago
- 4b2e55f boot: bootutil: drop flash_area_read_is_empty by Fabio Utzig · 4 years, 11 months ago
- 3c9d5c4 sim: change MCUBOOT_OVERWRITE_ONLY_FAST usage by Fabio Utzig · 4 years, 10 months ago
- 1edb788 sim: update alignment (aka write_sz) to u16 by Fabio Utzig · 4 years, 10 months ago
- e8fe6cf boot: Harden critical path against fault attacks by Raef Coles · 5 years ago TF-Mv1.3-integ
- 4f4833d Abstracting mcuboot crypto functions for cleaner porting and less of an ifdef hell. by Blaž Hrastnik · 5 years ago
- f62ea0c bootutil *should not* import assert.h by Blaž Hrastnik · 5 years ago
- 00108fe sim: Fixup devicetree.h for changes to mcuboot by Kumar Gala · 5 years ago
- 3fa72ca sim: Add test support for x25519 encrypted images by Fabio Utzig · 5 years ago
- 3fc84bf keys: Add sample x25519 priv/pub keys by Fabio Utzig · 5 years ago
- e60b12f sim: fix paths for mbed-cryto by Fabio Utzig · 5 years ago
- 03cce47 sim: update dependencies by Fabio Utzig · 5 years ago
- a1c142d Add Tinycrypt based SHA-512 for ED25519 by Fabio Utzig · 6 years ago
- 2ee5f7f sim: Test software rollback protection by David Brown · 6 years ago
- e2acfae sim: Add explicit copyright and licenses to the sim by David Brown · 6 years ago
- e96b687 dts: Include devicetree.h instead of generated_dts_board.h by Ulf Magnusson · 6 years ago
- 4b4ed98 sim: enable saving encrypted TLV for ECIES by Fabio Utzig · 6 years ago
- 4626853 sim: fix RSA signature length macro usage by Fabio Utzig · 6 years ago
- 3fbbdac sim: get status area size from bootutil by Fabio Utzig · 6 years ago
- 272c5eb zephyr: sim: add minimized ECIES-P256 key by Fabio Utzig · 6 years ago
- f1d189c zephyr: switch to recent defines and include headers by Andrzej Puzdrowski · 6 years ago
- 6fa2d40 sim: log flash writes/reads/erases at highest level by Fabio Utzig · 6 years ago
- e92df93 sim: log: add new level targetting simulator by Fabio Utzig · 6 years ago
- 031eb7d sim: add feature for swap move strategy by Fabio Utzig · 6 years ago
- 90f449e sim: add testing of ECIES-P256 images by Fabio Utzig · 6 years ago
- 7324391 sim: add EC256 encryption key by Fabio Utzig · 6 years ago
- f984b95 Move mbedtls submodule from sim to ext by David Brown · 6 years ago
- b748f6f Rename ext/mbedtls to ext/mbedtls-asn1 by David Brown · 6 years ago
- 2b8a695 Convert BOOT_MAGIC_SZ to #define by David Brown · 6 years ago
- e0bb1f9 Change BOOT_MAX_ALIGN to #define by David Brown · 6 years ago
- 61fd888 Add TLV iterator API by Fabio Utzig · 6 years ago
- 297029a sim: Add debugging ptable to image dumps by David Brown · 6 years ago
- 8000e32 Remove global test thread locking by Fabio Utzig · 6 years ago
- b0f0473 Remove current_image global and macro updates by Fabio Utzig · 6 years ago
- b75c12a Boot: Extend flash layout for multiple images by David Vincze · 6 years ago
- 6c9b416 sim: Support non-continuous area ID mapping by David Vincze · 6 years ago
- 9771028 Add ed25519 verification to sim by Fabio Utzig · 6 years ago
- 2adef70 Use same format for scratch and slot trailer by Christopher Collins · 6 years ago
- 3929743 Add simulator support for RSA-3072 sigs by Fabio Utzig · 6 years ago
- 5e6f5e0 sim: Add multi-image config support to sim by David Brown · 6 years ago
- 06ef06e sim: Base slots on number of images used by David Brown · 6 years ago
- 7610157 sim: Rename `SimFlashMap` to `SimMultiFlash` by David Brown · 6 years ago
- e575fe9 image encryption: fix enc_state array indexing for zephyr by Andrzej Puzdrowski · 6 years ago
- 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
- 419a475 zephyr: allow dynamic numeration of flash_areas by Andrzej Puzdrowski · 7 years ago
- 05ab014 Update sim ecdsa testing to use ring signing by Fabio Utzig · 7 years ago
- 9f1933d boot: zephyr: migrate to new log subystem by Emanuele Di Santo · 7 years ago
- 2821564 sim: mcuboot-sys: More idiomatic Rust 2018 by David Brown · 7 years ago
- 65de6d1 sim: mcuboot-sys: 2018 edition fix by David Brown · 7 years ago
- e24244b sim: Update a few dependencies for Rust 2018 by David Brown · 7 years ago
- b4d20c8 Update sim to run ecdsa sig + kw enc by Fabio Utzig · 7 years ago
- d5722f5 Update Mbed-TLS submodule to 2.14.1 by Fabio Utzig · 7 years ago
- 9b97b13 Enable bootstrap test in CI by Fabio Utzig · 7 years ago
- 251ef1d Add rsa+kw testing support to simulator by Fabio Utzig · 7 years ago
- 08fcfe9 Enable bootutil logging in simulator by Fabio Utzig · 7 years ago
- afb2bc9 Update main simulator routines for multi-flash by Fabio Utzig · 7 years ago
- 1c9aea5 Allow multiple flash devices in bootutil wrapper by Fabio Utzig · 7 years ago