~aleteoryx/muditaos

ref: 39255b2d45ffacb9de27d211c79d6a6763d69bcf muditaos/cmake d---------
b61a0180 — Adam Dobrowolski 4 years ago
[EGD-7402] Cmake changes to download Updater

Right now we have updater as a fixed binary, we require
it downloaded as latest asset
812dee8d — Lucjan Bryndza 4 years ago
[CP-305] Add sign update package in secure mode

Add signing package when the secure mode
is enabled

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
1da915ac — Wojtek Rzepecki 4 years ago
[BH-777] Add Bell specific ld script configuration

Added bell specific ld script configuration for
board memory layout
6e0c4844 — Mateusz Grzegorzek 4 years ago
[BH-739] Split EventManager

Renaming:
- rename EventManager to EventManagerCommon,
- rename PureEventManager and BellEventManager
to EventManager
6787a67f — Mateusz Grzegorzek 4 years ago
[BH-739] Split EventManager

Move `test-settings` to `PurePhone` product-specific directory
b355d5ce — Marcin Smoczyński 4 years ago
[BH-733] Cleanup target dependencies

Remove obsolete target dependencies across modules.
Remove 'cross' and 'unittests' targets.
Refactor some remaining target dependencies to use board include macro.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
f54d4005 — Marcin Smoczyński 4 years ago
[BH-734] Add hardware board selection

To support bell hardware one needs to distinguish between the rt1051
generic target and product's boards.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
333c8c0d — Mateusz Grzegorzek 4 years ago
[BH-736] Add image generation

Add image generation
64cfe81e — Marek Niepieklo 4 years ago
[CP-427] Set Mudita USB VID as default

Use Mudita USB VID/PID as default.
fac42e0c — Artur Śleszyński 4 years ago
[CP-282] Compute MD5 of the correct boot.bin file

The version file must store the checksum of the secured boot.bin file.
a906ec64 — Marek Niepieklo 4 years ago
[CP-411] Add updater.bin to Update package

Packaging updater.{bin, ver} using embedded assets
2d68efff — Marcin Smoczyński 4 years ago
[EGD-7267] Fix product reconfiguration

Product should be stored as a string, not boolean.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
62924da9 — Artur Śleszyński 4 years ago
[CP-459] Add boot.bin version string to version.json

We want all versions stings to be handled in the same way.
853446a9 — Marcin Smoczyński 4 years ago
[EGD-7032] Add product preconfiguration

Split build directories for each of a product.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
f9d7e2e8 — Artur Śleszyński 4 years ago
[EGD-7031] Remove pureflash dep from disk img

The generated disk image does not require pureflash to be created.
a12e6ecf — Marcin Smoczyński 4 years ago
[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>
74ae1a65 — Marcin Smoczyński 4 years ago
[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>
e0f527c9 — Artur Śleszyński 4 years ago
[CP-282] Set correct standalone image dependencies

Fix a bug indroduced by removing cmake variables.
335f5814 — Artur Śleszyński 4 years ago
[CP-282] Add md5sums to the version.json file

Move checksums from a separate file to the version.json file.
aea9e64b — Maciej Gibowicz 4 years ago
[EGD-7088] SDRAM configuration on T7 board

Add configuration for new, increased to 64 MB SDRAM.
Next