Use COMBINED_FEATURES to select KVM XBL config#2373
Use COMBINED_FEATURES to select KVM XBL config#2373Viswanath Kraleti (vkraleti) wants to merge 1 commit into
Conversation
Test Results 105 files ± 0 634 suites ±0 4h 52m 30s ⏱️ - 1h 1m 42s For more details on these failures, see this check. Results for commit d3628eb. ± Comparison against base commit 44e23be. This pull request removes 4 and adds 3 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
|
Can you rebase to get the latest kvm reverts? |
fbdb55a to
bdaf0cd
Compare
1 similar comment
|
https://lava.infra.foundries.io/scheduler/job/254319 and https://lava.infra.foundries.io/scheduler/job/254320, both failed to boot. |
bdaf0cd to
1d7b34d
Compare
1 similar comment
Dmitry Baryshkov (lumag)
left a comment
There was a problem hiding this comment.
This still fails to boot on IQ-8275-EVK and IQ-9075-EVK. Please verify those platforms before updating the PR.
|
RB4 Monaco boot failure due to kernel 64KB alignment issue |
|
Bhargav-qcom (@bhargav0610) If it is an alignment issue, then what is the difference with the state before the PR? There Linux boots w/o issues. |
UEFI platform initialization, DT selection, and loader progression complete successfully. The first clear boot-blocking error appears at EFI stub handoff: |
|
Bhargav-qcom (@bhargav0610) again. It was booting beforehand. Then we enabled KVM and it stopped. Why? What has changed? |
|
This could just be a red herring that AI is blaming for the failure. |
the device booted up with Gunyah based bootup and as disccued in scrum viswanath is checking on this issue |
Select xbl_config_kvm.elf when 'kvm' is in COMBINED_FEATURES. Switching to COMBINED_FEATURES allows per-platform control as well as distribution specific control of KVM enablement. Signed-off-by: Viswanath Kraleti <viswanath.kraleti@oss.qualcomm.com>
1d7b34d to
d3628eb
Compare
|
Still failing as it is still booting with gunyah. |
Both failed jobs are nodistro builds. Need to handle FIT dtb overlays also appropriately now. |
|
Any updates? |
Select xbl_config_kvm.elf when 'kvm' is in COMBINED_FEATURES. Switching to COMBINED_FEATURES allows per-platform control as well as distribution specific control of KVM enablement.