Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #113

Merged
merged 13 commits into from
Dec 26, 2023
Merged

Develop #113

merged 13 commits into from
Dec 26, 2023

Conversation

al1img
Copy link
Collaborator

@al1img al1img commented Dec 26, 2023

No description provided.

Mykola Solianko and others added 13 commits November 15, 2023 12:06
We have extended vchan message and rename existing fields. Use new names.

Signed-off-by: Oleksandr Grytsov <[email protected]>
New field - source is introduced. We should initialize it properly. Also fix
cmclient unit test to use new vchan API.

Signed-off-by: Oleksandr Grytsov <[email protected]>
Update U-boot IPL binaries to xentroops zephyr_rcar_ipl_v2023.10
branch.

Signed-off-by: Dmytro Firsov <[email protected]>
Update config to address UFS issue on
spider S4 1.2 board.

This patch adopts commits:

70174147e6fd912172087eafa24b4512307d1c94
1c0480494189ed28b45d240cd58e250d8739347f

from https://github.com/xen-troops/meta-xt-prod-devel-rcar-gen4

Signed-off-by: Andrii Chepurnyi <[email protected]>
Set explicit machine_dt_compat for spider boards,
to enable the correct initialization for platform.

Signed-off-by: Andrii Chepurnyi <[email protected]>
Acked-by: Dmytro Firsov <[email protected]>
Add proto options file generator and integrate it into cmake build system.

Signed-off-by: Oleksandr Grytsov <[email protected]>
Now location for Domain-D IPL binary can be dynamically configured
on build-time, so there is now need to keep ipl binaries in-tree.
Remove whole prebuilt directory and unify domain_bins file for all
required boards.

It is expected to receive location of binaries from build system
via CONFIG_DOMD_UBOOT_PATH and CONFIG_DOMD_DTB_PATH, that are
introduced by this commit.
Also it is possible to create prebuilt directory with ipl.bin/ipl.dtb
for development purposes (this is default value for these configs).

Signed-off-by: Dmytro Firsov <[email protected]>
We move building IPL's out of zephyr build system. These files should be
deployed externally. As on CI we check only build for rcar devices, create empty
IPL's.

Signed-off-by: Oleksandr Grytsov <[email protected]>
Copy link

codecov bot commented Dec 26, 2023

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (b3c3e0e) 68.05% compared to head (432d2b7) 67.81%.
Report is 3 commits behind head on main.

Files Patch % Lines
src/storage/filestorage.hpp 20.00% 5 Missing and 3 partials ⚠️
src/storage/storage.hpp 33.33% 0 Missing and 8 partials ⚠️
src/cmclient/cmclient.cpp 77.77% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   68.05%   67.81%   -0.24%     
==========================================
  Files           8        9       +1     
  Lines        1083     1106      +23     
  Branches      280      293      +13     
==========================================
+ Hits          737      750      +13     
+ Misses        198      197       -1     
- Partials      148      159      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@al1img al1img merged commit 90e45cb into main Dec 26, 2023
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants