-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
hwmv2: port intel x86 boards #67885
hwmv2: port intel x86 boards #67885
Conversation
db7c6d5
to
ca9884a
Compare
ca9884a
to
dce7563
Compare
4bc8b9c
to
688bbb0
Compare
soc/v2/ia32/soc.yml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ia32
is put at the top level as generic, please confirm is it ok ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
moved to #68078
8909057
to
257e7d8
Compare
Should the vendor name be |
good question, it is disributed by 'up bridge the gap', Zephyr documentation also points to up-board.org, and at #67682 it is listed as 'up'. |
257e7d8
to
688bbb0
Compare
SoC: ia32 and lakemont are moved to #68078 to complement qemu_x86 and separate CI issues detected. |
688bbb0
to
f9db16e
Compare
CI twister run has no issues after the rebase |
@tejlmand - could you please provide some feedback - is this PR on track with the general v1 to v2 migration principles ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, only minor adjustment needed.
Also consider if some of the boards should be using variants as pointed out by @nordicjm
Move and convert soc/x86/apollo_lake to HWMv2. Signed-off-by: Dmitrii Golovanov <[email protected]>
Move and convert boards/x86/up_squared to HWMv2 Signed-off-by: Dmitrii Golovanov <[email protected]>
Adjust samples/boards/up_squared/gpio_counter to HWMv2 changes of the up_squared board. Signed-off-by: Dmitrii Golovanov <[email protected]>
Move and convert soc/x86/alder_lake to HWMv2 Signed-off-by: Dmitrii Golovanov <[email protected]>
Move and convert intel_adl_crb and intel_adl_rvp boards to HWMv2. Signed-off-by: Dmitrii Golovanov <[email protected]>
Move and convert boards/x86/up_squared_pro_7000 to HWMv2 Signed-off-by: Dmitrii Golovanov <[email protected]>
Move and convert soc/x86/elkhart_lake ot HWMv2 Signed-off-by: Dmitrii Golovanov <[email protected]>
Move and convert `intel_ehl_crb` and `intel_ehl_crb_sbl` board configurations to HWMv2. `intel_ehl_crb_sbl` is changed to a variant `intel_ehl_crb/elkhart_lake/sbl` Signed-off-by: Dmitrii Golovanov <[email protected]>
Move and convert soc/x86/raptor_lake to HWMv2 Signed-off-by: Dmitrii Golovanov <[email protected]>
Move and convert intel_rpl_p_crb and intel_rpl_s_crb boards to HWMv2. Signed-off-by: Dmitrii Golovanov <[email protected]>
Move and convert soc/x86/atom to HWMv2 Signed-off-by: Dmitrii Golovanov <[email protected]>
f9db16e
to
b9ca5a9
Compare
5c03689
into
zephyrproject-rtos:collab-hwm
move and convert x86 soc/boards to HWMv2:
atom
apollo_lake
alder_lake
elkhart_lake
raptor_lake