PENDING: arm64: dts: qcom: lemans: remove GearVM reserved region to from iot memory map#592
PENDING: arm64: dts: qcom: lemans: remove GearVM reserved region to from iot memory map#592apateriy-qcom wants to merge 1 commit into
Conversation
…rom iot memory map This change is part of removing GearVM carveouts on both Lemans IOT and monaco. GearVM is currently not loaded or launched on QLI targets. lemans-auto still supports GearVM, we include in lemans-auto.dtsi. Signed-off-by: Anurag Pateriya <[email protected]>
|
Merge Check Failed: CR Not Eligible for Merge CR 4528975 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
PR #592 — validate-patchPR: #592
|
PR #592 — checker-log-analyzerPR: #592
Detailed report: Full report
|
shashim-quic
left a comment
There was a problem hiding this comment.
this cannot be taken as a downstream patch. Also have we double checked with IOT memory map ?
Yes. needs discussion on sending this patch upstream and approval. Yes. This is in parallel to IOT new memory map for lemans. |
Extend the verifier_direct_packet_access BPF selftests to exercise the verifier code paths which ensure that the pkt range is cleared after add/sub alu with a known scalar. The tests reject the invalid access. # LDLIBS=-static PKG_CONFIG='pkg-config --static' ./vmtest.sh -- ./test_progs -t verifier_direct [...] qualcomm-linux#592/35 verifier_direct_packet_access/direct packet access: pkt_range cleared after sub with known scalar:OK qualcomm-linux#592/36 verifier_direct_packet_access/direct packet access: pkt_range cleared after add with known scalar:OK qualcomm-linux#592/37 verifier_direct_packet_access/direct packet access: test3:OK qualcomm-linux#592/38 verifier_direct_packet_access/direct packet access: test3 @unpriv:OK qualcomm-linux#592/39 verifier_direct_packet_access/direct packet access: test34 (non-linear, cgroup_skb/ingress, too short eth):OK qualcomm-linux#592/40 verifier_direct_packet_access/direct packet access: test35 (non-linear, cgroup_skb/ingress, too short 1):OK qualcomm-linux#592/41 verifier_direct_packet_access/direct packet access: test36 (non-linear, cgroup_skb/ingress, long enough):OK qualcomm-linux#592 verifier_direct_packet_access:OK [...] Summary: 2/47 PASSED, 0 SKIPPED, 0 FAILED Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
This change is part of removing GearVM carveouts on both Lemans IOT and monaco.
GearVM is currently not loaded or launched on QLI targets.
lemans-auto still supports GearVM, we include in lemans-auto.dtsi.
CRs-Fixed: 4528975