Commit Graph

6 Commits

Author SHA1 Message Date
Bartosz Cichocki
0887d73b2c [EGD-7912] Enable sign script for CI in CMake
Enabled possibility to sign boot.bin via CI scripts
2021-11-04 11:07:38 +01:00
Artur Śleszyński
fac42e0cbb [CP-282] Compute MD5 of the correct boot.bin file
The version file must store the checksum of the secured boot.bin file.
2021-08-05 10:21:27 +02:00
Marcin Smoczyński
a12e6ecf5b [EGD-7227] Fix update package generation
Adjust paths in update image generation script to point to a new
sysroot.
Fix boot.bin file path to point to a new sysroot.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
2021-07-28 14:37:27 +02:00
Marcin Smoczyński
74ae1a6589 [EGD-7031] Remove UT deps to the production image
Remove dependency to the production image by creating separate sysroot
for test assets alongside with a test image Test.img.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
2021-07-27 23:36:37 +02:00
Radoslaw Wicik
25fc56f4c6 [BH-353] Add minimal build target for BH
* add BellHybridMain
* fixing post review

Git automatically converts BellHybird as move from source/main.cpp to
prevent this and maintain "main.cpp" history adding new target as
separate commit.
2021-06-07 17:05:29 +02:00
Radoslaw Wicik
aa1ca514cb [BH-353] Add minimal build target for BH
Introducing changes required for adding BellHybird target without
removing PurePhone.
Adden new targets:
* Pure (builds PurePhone and PurePhone.img)
* Bell (builds BellHybird and BellHybird.img)
* [PurePhone|BellHybrid]-[UpdatePackage|StandaloneImage)
2021-06-07 17:05:29 +02:00