| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE | Govindraj Raja | 2023-02-21 | 1 | -6/+1 |
* | fix(cert-create): change WARN to VERBOSE | laurenw-arm | 2023-02-09 | 1 | -1/+1 |
* | Merge "feat(fiptool): handle FIP in a disk partition" into integration | Manish V Badarkhe | 2023-01-23 | 1 | -8/+22 |
|\ |
|
| * | feat(fiptool): handle FIP in a disk partition | Antonio Borneo | 2023-01-23 | 1 | -8/+22 |
* | | Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into int... | Madhukar Pappireddy | 2022-12-15 | 1 | -1/+3 |
|\ \ |
|
| * | | fix(nxp-tools): fix coverity issue | Jiafei Pan | 2022-12-06 | 1 | -1/+3 |
| |/ |
|
* | | fix(sptool): add dependency to SP image | Jens Wiklander | 2022-11-23 | 1 | -2/+3 |
|/ |
|
* | docs(changelog): changelog for v2.8 release | laurenw-arm | 2022-11-16 | 1 | -1/+1 |
* | feat(cert-create): update for ECDSA brainpoolP256r/t1 support | Lionel Debieve | 2022-11-14 | 3 | -12/+55 |
* | refactor(security): add OpenSSL 1.x compatibility | Juan Pablo Conde | 2022-11-11 | 11 | -47/+240 |
* | fix(sptool): operators "is/is not" in sp_mk_gen.py | J-Alves | 2022-10-07 | 1 | -2/+2 |
* | fix: 'sp_mk_generator.py' reference to undef var | J-Alves | 2022-09-14 | 1 | -1/+1 |
* | Merge "fix(sptool): fix concurrency issue for SP packages" into integration | Madhukar Pappireddy | 2022-06-29 | 1 | -1/+1 |
|\ |
|
| * | fix(sptool): fix concurrency issue for SP packages | Daniel Boulby | 2022-06-28 | 1 | -1/+1 |
* | | feat(fiptool): add cca, core_swd, plat cert in FIP | laurenw-arm | 2022-06-14 | 1 | -1/+16 |
* | | feat(cert_create): define the cca chain of trust | laurenw-arm | 2022-06-14 | 4 | -0/+519 |
|/ |
|
* | docs(changelog): changelog for v2.7 release | Jayanth Dodderi Chidanand | 2022-06-01 | 1 | -1/+1 |
* | refactor(security): upgrade tools to OpenSSL 3.0 | Juan Pablo Conde | 2022-05-16 | 6 | -82/+82 |
* | feat(sptool): delete c version of the sptool | J-Alves | 2022-05-04 | 1 | -360/+0 |
* | feat(sptool): use python version of sptool | J-Alves | 2022-05-04 | 1 | -9/+21 |
* | feat(sptool): python version of the sptool | J-Alves | 2022-05-04 | 1 | -0/+145 |
* | refactor(sptool): use SpSetupActions in sp_mk_generator.py | J-Alves | 2022-05-04 | 1 | -100/+163 |
* | feat(sptool): add python SpSetupActions framework | J-Alves | 2022-05-04 | 1 | -0/+155 |
* | feat(debug): update print_memory_map.py | Yann Gautier | 2022-04-07 | 1 | -10/+33 |
* | fix(nxp-tools): fix create_pbl print log | Biwen Li | 2022-03-27 | 2 | -4/+6 |
* | Merge "build(sptool): handle uuid field in SP layout file" into integration | Joanna Farley | 2022-03-23 | 1 | -31/+39 |
|\ |
|
| * | build(sptool): handle uuid field in SP layout file | Imre Kis | 2022-02-10 | 1 | -31/+39 |
* | | feat(st): update stm32image tool for header v2 | Nicolas Le Bayon | 2022-03-21 | 1 | -44/+146 |
* | | Merge changes from topic "ls1046a" into integration | Madhukar Pappireddy | 2022-02-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fix(nxp-tools): fix tool location path for byte_swape | Jiafei Pan | 2022-02-15 | 1 | -1/+1 |
* | | fix(sptool): add leading zeroes in UUID conversion | Anders Dellien | 2022-02-02 | 1 | -2/+2 |
|/ |
|
* | chore(npm): update package versions/license | Chris Kay | 2022-01-10 | 1 | -1/+2 |
* | Merge "fix(fiptool): respect OPENSSL_DIR" into integration | Madhukar Pappireddy | 2021-12-22 | 1 | -2/+4 |
|\ |
|
| * | fix(fiptool): respect OPENSSL_DIR | Ross Burton | 2021-12-08 | 1 | -2/+4 |
* | | fix(fiptool): avoid packing the zero size images in the FIP | Manish V Badarkhe | 2021-12-20 | 1 | -1/+1 |
|/ |
|
* | build(docs): introduce release script | Chris Kay | 2021-11-17 | 9 | -0/+304 |
* | Merge changes from topic "za/feat_rme" into integration | Soby Mathew | 2021-10-06 | 1 | -1/+6 |
|\ |
|
| * | feat(rme): add ENABLE_RME build option and support for RMM image | Zelalem Aweke | 2021-10-05 | 1 | -1/+6 |
* | | Merge changes Ie7c0eaf2,I11d882f3,I3f173ac4,If1fa12bf,I3e3a202f, ... into int... | Manish Pandey | 2021-10-05 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | feat(plat/rcar3): change the memory map for OP-TEE | Toshiyuki Ogasahara | 2021-09-12 | 1 | -2/+2 |
* | | fix: SP UUID little to big endian in TF-A build | Olivier Deprez | 2021-09-28 | 1 | -13/+25 |
|/ |
|
* | fix(tools/stm32image): improve the tool | Nicolas Le Bayon | 2021-06-22 | 1 | -17/+29 |
* | fiptool: Do not call 'make clean' in 'all' target | Pali Rohár | 2021-04-07 | 1 | -5/+1 |
* | nxp-tool: for creating pbl file from bl2 | Pankaj Gupta | 2021-03-24 | 7 | -0/+1418 |
* | tools: add mechanism to allow platform specific image UUID | Pankaj Gupta | 2021-03-24 | 5 | -3/+180 |
* | cert_create: updated tool for platform defined certs, keys & extensions | Pankaj Gupta | 2021-03-24 | 14 | -20/+414 |
* | Merge "tools: cert_create: Create only requested certificates" into integration | Sandrine Bailleux | 2021-01-28 | 1 | -1/+6 |
|\ |
|
| * | tools: cert_create: Create only requested certificates | Manish V Badarkhe | 2021-01-27 | 1 | -1/+6 |
* | | Merge "cert-tool: avoid duplicates in extension stack" into integration | Lauren Wehrmeister | 2021-01-27 | 1 | -3/+8 |
|\ \
| |/
|/| |
|
| * | cert-tool: avoid duplicates in extension stack | Jimmy Brisson | 2021-01-27 | 1 | -3/+8 |