- 1cac1eb sim: Use non-equal security counters when testing upgrades by Thomas Altenbach · 3 months ago
- 7fd7611 sim: Avoid assuming trailer is sector-aligned for swap-scratch + max-align-32 by Thomas Altenbach · 6 months ago
- afa3620 sim: Fix wrong usage of pointer by Jamie McCrae · 7 months ago
- 09aeaeb sim: Add swap using offset to tests by Jamie McCrae · 7 months ago
- be9b2ad sim: mcuboot-sys: Add support for limited sector size information by Jamie McCrae · 7 months ago
- 0c721da boot/bootutil: Split RAM load code to its own file by Ederson de Souza · 1 year, 1 month ago
- 41c6586 Revert "boot/bootutil: Split RAM load code to its own file" by Jamie McCrae · 9 months ago
- 9f1e573 boot/bootutil: Split RAM load code to its own file by Ederson de Souza · 1 year, 1 month ago
- 2a7565b bootutil: Move encryption key function to common file by David Vincze · 1 year ago
- 0e5e1a9 Reapply "boot: Add MCUBOOT_HW_KEY support for image encryption" by David Vincze · 1 year ago
- 60806bc sim: Fix MCUBOOT_SWAP_USING_SCRATCH defined in direct-xip and ram-load by Thomas Altenbach · 1 year, 3 months ago
- c06f7bb Revert "boot: Add MCUBOOT_HW_KEY support for image encryption" by David Brown · 1 year, 1 month ago
- a706317 sim: Increase jmpbuf size by David Brown · 1 year, 1 month ago
- 847548a sim: Put "C" on externs by David Brown · 1 year, 2 months ago
- 5d15513 sim: Don't take address of movable struct by David Brown · 1 year, 2 months ago
- 0fa4627 boot: Add MCUBOOT_HW_KEY support for image encryption by Dinesh Kumar K · 2 years, 2 months ago
- d4394c2 mbedtls config: fix too early check_config.h includes by Tomi Fontanilles · 1 year, 4 months ago
- 5899fac sim: PSA Crypto ECDSA enablement by Roland Mikhel · 2 years, 5 months ago
- 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, 9 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 · 6 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