Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Add a new firmware solution. #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

weidongwd
Copy link

We want to add a new firmware solution (coreboot) to support the RISC-V server platform, and the new solution supports getting ACPI/SMBIOS in a new way (devicetree).

…tform.

Signed-off-by: weidongwd <weidong.wd@bytedance.com>
@atishp04
Copy link
Collaborator

atishp04 commented Sep 6, 2023

@weidongwd : This version of the platform spec is no longer being actively developed. Instead of that, it has been split to a boot runtime services (BRS) spec and a server SoC spec

@weidongwd
Copy link
Author

  1. Why not maintain this platform spec now?
  2. Non-UEFI firmware (coreboot) has no runtime service. How does the patch I mentioned fit into your specs?

@atishp04
Copy link
Collaborator

atishp04 commented Sep 6, 2023

  1. Why not maintain this platform spec now?

That decision to split the specification happened more than a year ago at RVI level. I referred to the new WIP specifications that will replace this specification.

  1. Non-UEFI firmware (coreboot) has no runtime service. How does the patch I mentioned fit into your specs?

The BRS spec has UEFI chapters as well. I am not sure what's the intention of this patch as coreboot provides an alternative method of booting compared to UEFI. However, if RVI compliance is the objective, you need to work with BRS specification which is correct specification going forward. You can join BRS mailing list and discuss this in upcoming meetings.
https://lists.riscv.org/g/tech-brs/messages

@weidongwd
Copy link
Author

Got it. Thank you for your reply.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants