Commit f518aa0
committed
qcom-common: centralize XBL config selection via QCOM_XBL_CONFIG
Avoid hardcoding XBL configuration logic in image_types_qcom,
which limits flexibility for per-board virtualization control.
Define QCOM_XBL_CONFIG in qcom-common.inc to select the appropriate
XBL config based on COMBINED_FEATURES. This enables consistent KVM
selection while allowing machine-level overrides when required.
Signed-off-by: Viswanath Kraleti <viswanath.kraleti@oss.qualcomm.com>1 parent e156427 commit f518aa0
2 files changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | 115 | | |
121 | 116 | | |
122 | 117 | | |
123 | 118 | | |
124 | 119 | | |
125 | | - | |
126 | | - | |
| 120 | + | |
| 121 | + | |
127 | 122 | | |
128 | 123 | | |
129 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
0 commit comments