-
Notifications
You must be signed in to change notification settings - Fork 96
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
SDK: "Installer" (or better "SDK Package Manager") should be the key component #459
Comments
Jeremy is working on applying some updates including some that I have provided which hopefully should make things clearer. |
Hugh has provided me with the following wording for Component 8, which I think captures the spirit more cleanly
I agree that the installer is an important element. But I'm not suggesting priorities for any one component, since it leads to the mistaken view that you can cut costs by leaving things out. We've already done that analysis (no HAL, no CORE-V specific tool chain, no Clang/LLVM). What is left is the bare minimum for a meaningful SDK, and all elements must be delivered. |
OK, let's forget about "priorty" aspect, I do not insist on it. Let's focus on a scenario. |
It's a good point, and I'll defer to @HughOKeeffe1 for his thoughts on how an update would work. |
Currently SDK Project concept proposal https://github.com/openhwgroup/core-v-docs/blob/master/program/Project%20Descriptions%20and%20Plans/SDK/sdk-project-concept.md contains the "installer" component at the end of the list, while according to "key objectives" it should be the main one and the first one.
Moreover, "Installer" assumes "one time" interaction, that cuts the experience dramatically. But in reality, "S" that means "Software" implies continuous updates. So, it should be a "Package Manager" to form the corresponding viewpoint for requirements gathering.
The text was updated successfully, but these errors were encountered: