Supreet Deshpande
|
a9ccc5e5c8
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
6 лет назад |
Renz Christian Bagaporo
|
3836aa9ae6
partition_table,app_update: use config partition table offset
|
6 лет назад |
Renz Christian Bagaporo
|
63bd57c1d7
partition_table: implement Python API for parttool
|
6 лет назад |
Roland Dobai
|
1ad2283641
Rename Kconfig options (components/bootloader)
|
6 лет назад |
Konstantin Kondrashov
|
e916cf52a3
bootloader: Add support of anti-rollback
|
7 лет назад |
Renz Christian Bagaporo
|
5e08698039
make: use otatool and parttool for build
|
7 лет назад |
Deomid Ryabkov
|
d40bfd21dc
Remove trailing spaces from parttool.py output
|
7 лет назад |
Roland Dobai
|
f755a0371d
Use check_python_dependencies everywhere as order-only-prerequisite
|
7 лет назад |
Angus Gratton
|
31ae3fe683
make: Use order-only prereq to check python dependencies
|
7 лет назад |
Roland Dobai
|
62cad3a7d7
Add python-future by using python requirements file
|
7 лет назад |
Konstantin Kondrashov
|
de2b1cb02a
make: Add feature to cmd 'make flash' - reset ota_data partition
|
7 лет назад |
Angus Gratton
|
57b601ab7f
secure boot: Pad to avoid data after the signature mapping into the address space
|
7 лет назад |
Angus Gratton
|
077469c823
partition_table: Support same fallback logic as bootloader for default boot partition
|
7 лет назад |
Konstantin Kondrashov
|
3e0ac4db79
partition_table: Expanding the space under the bootloader
|
7 лет назад |
Angus Gratton
|
8fbdad5b0c
partition table: Fix regression with make 3.81
|
7 лет назад |
Angus Gratton
|
fa3205737f
partition_table: Check configured flash size fits in partition table
|
7 лет назад |
Roland Dobai
|
4017cf3516
partition_table: Optionally disable the MD5 checksum in partition tables
|
8 лет назад |
Anton Maklakov
|
301751ede0
build system: Fix undefined variables
|
8 лет назад |
Ivan Grokhotkov
|
b52e3fae64
build system: fix warning about undefined variable 'quote'
|
8 лет назад |
Angus Gratton
|
d664e32394
build system: Use component.mk for all components, refactor bootloader build
|
8 лет назад |
Deomid Ryabkov
|
74f78540ae
Allow providing custom PARTITION_TABLE_CSV_PATH
|
9 лет назад |
Angus Gratton
|
d6fafd00db
Secure boot: Option for app & partition table signing to happen outside build system
|
9 лет назад |
Angus Gratton
|
a9d5e26748
Secure boot: Correctly re-sign if signing key changes, better error if missing
|
9 лет назад |
Angus Gratton
|
9eb135fd73
Flash encryption: Support enabling flash encryption in bootloader, app support
|
9 лет назад |
Angus Gratton
|
c15024e629
Merge branch 'master' into feature/build_component_project_vars
|
9 лет назад |
Angus Gratton
|
e459f803da
secure boot: Functional partition table & app signature verification
|
9 лет назад |
Angus Gratton
|
7402a1b973
partition_table: Move from 0x4000 to 0x8000
|
9 лет назад |
Angus Gratton
|
b5de581399
Secure boot: initial image signature support
|
9 лет назад |
Angus Gratton
|
341593f7d2
build system: Remove need for $(Q) macro in recipes, use --silent in MAKEFLAGS instead
|
9 лет назад |
Angus Gratton
|
d793d23b94
Remove bin/ directory in favour of an add_path.sh script that can be sourced
|
9 лет назад |