Omar Chebib
|
c98d1f1619
feat(bootloader): add the possibility to ignore extra components
|
2 лет назад |
Marius Vikhammer
|
d17248ecdf
build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES
|
2 лет назад |
Alexey Lapshin
|
29655fe22a
tools: fixed elf symbols load if gdbinit specified
|
3 лет назад |
Sachin Parekh
|
2c725264f7
esp32c2: Support Secure Boot V2 based on ECDSA scheme
|
3 лет назад |
morris
|
869bed1bb5
soc: don't expose unstable soc header files in public api
|
4 лет назад |
Omar Chebib
|
a79acb413e
bootloader: override the 2nd stage bootloader
|
4 лет назад |
Angus Gratton
|
6f6b4c3983
cmake partition_table: Check binaries fit in partition spaces at build time
|
5 лет назад |
morris
|
b587428e5d
bootloader: make bootloader offset address in flash configurable
|
5 лет назад |
Supreet Deshpande
|
a9ccc5e5c8
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
5 лет назад |
Angus Gratton
|
6f761dd62d
cmake: Fix some uninitialized variable warnings
|
6 лет назад |
Angus Gratton
|
4352265fa0
cmake: Fix case error passing extra CMake args to sub-projects
|
6 лет назад |
Angus Gratton
|
f4ea7c5a46
cmake: Set uninitialized variable warnings in ULP & bootloader subprojects
|
6 лет назад |
Roland Dobai
|
5a916ce126
Support ELF files loadable with gdb
|
6 лет назад |
Angus Gratton
|
e3e21b7954
build system: Pass Python executable through to bootloader build
|
6 лет назад |
Renz Christian Bagaporo
|
9edc867c62
bootloader: fix secure boot issues
|
6 лет назад |
Renz Christian Bagaporo
|
e1db12993b
bootloader: pass legacy header config variable to subproject
|
6 лет назад |
Renz Christian Bagaporo
|
927007fdd2
cmake: fix custom bootloader issue
|
6 лет назад |
Renz Christian Bagaporo
|
ffec9d4947
components: update with build system changes
|
6 лет назад |
suda-morris
|
63e4677c55
pass IDF_TARGET variable to bootloader build process
|
6 лет назад |
Renz Christian Bagaporo
|
234de8de55
cmake: Allow components to present their own images to flash
|
7 лет назад |
Renz Christian Bagaporo
|
37d30c7a6e
cmake: separate app from idf lib project
|
7 лет назад |
Renz Christian Bagaporo
|
3a02a12aa4
cmake: remove unecessary info passed to bootloader build
|
7 лет назад |
Anurag Kar
|
1f6622b2d1
CMake : Secure Boot support added
|
7 лет назад |
Renz Bagaporo
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
Angus Gratton
|
bf10447b82
cmake: Fix issues when IDF_PATH is not set in environment
|
7 лет назад |
Angus Gratton
|
88df8fd293
cmake: Use cmake_lint project, tidy up all CMake source files
|
7 лет назад |
Angus Gratton
|
abef220b13
cmake: Allow selecting toolchain file based on config
|
8 лет назад |
Angus Gratton
|
3fac2b2ddc
cmake: Refactor bootloader_subproject into the bootloader component itself
|
8 лет назад |