|
[PATCH 1/2] Add more details to the introduction section
The hyperlink of the diagram can just contain the Figure index rather than entire title. The title of the figure should be center aligned. same as above. Thanks for the adding the diagrams. It looks g
The hyperlink of the diagram can just contain the Figure index rather than entire title. The title of the figure should be center aligned. same as above. Thanks for the adding the diagrams. It looks g
|
By
atishp@...
· #491
·
|
|
[PATCH v4 0/2] Top-level makefile and cleanups
Thanks for the patches. Merging this series via github PR it is already reviewed here.
Thanks for the patches. Merging this series via github PR it is already reviewed here.
|
By
atishp@...
· #486
·
|
|
Platform Spec Meetings in December
I have updated the wiki page with today's notes. We did not get time to discuss this. I am planning to send a revised patch for EBBR. IMO, it can be used as is for UEFI boot flow in the platform speci
I have updated the wiki page with today's notes. We did not get time to discuss this. I am planning to send a revised patch for EBBR. IMO, it can be used as is for UEFI boot flow in the platform speci
|
By
atishp@...
· #485
·
|
|
[PATCH v3 0/2] Top-level makefile and cleanups
A book keeping improvement suggestion about Copyrights The specification still contains a copyright on Palmer & My name as there were no other contributors at that time. We have 13 contributors now an
A book keeping improvement suggestion about Copyrights The specification still contains a copyright on Palmer & My name as there were no other contributors at that time. We have 13 contributors now an
|
By
atishp@...
· #466
·
|
|
[PATCH v3 2/2] Clean-up entire document for consistency and better structure
nit: It should be EID #0x10 to make it more consistent with FIDs. Everything else looks good to me. Reviewed-by: Atish Patra <atish.patra@...>
nit: It should be EID #0x10 to make it more consistent with FIDs. Everything else looks good to me. Reviewed-by: Atish Patra <atish.patra@...>
|
By
atishp@...
· #465
·
|
|
[Proposal v3] Intro to the platform spec
Apart from the typo Philipp pointed out, everything else looks good to me. Reviewed-by: Atish Patra <atish.patra@...>
Apart from the typo Philipp pointed out, everything else looks good to me. Reviewed-by: Atish Patra <atish.patra@...>
|
By
atishp@...
· #464
·
|
|
[PATCH v2 2/2] Clean-up entire document for consistency and better structure
I think the current version should be in the title page but in a next line similar to platform spec. I think we should move this to a change log section to be in compatible with Platform spec. Should
I think the current version should be in the title page but in a next line similar to platform spec. I think we should move this to a change log section to be in compatible with Platform spec. Should
|
By
atishp@...
· #453
·
|
|
[PATCH v2 0/2] Top-level makefile and cleanups
I think SBI specification should follow the same formatting as the platform spec. Here are few differences in generated pdf. 1. First page should contain the title and a version in next line with smal
I think SBI specification should follow the same formatting as the platform spec. Here are few differences in generated pdf. 1. First page should contain the title and a version in next line with smal
|
By
atishp@...
· #452
·
|
|
[PATCH v2 1/2] Add a makefile to build usable documents
Reviewed-by: Atish Patra <atish.patra@...>
Reviewed-by: Atish Patra <atish.patra@...>
|
By
atishp@...
· #451
·
|
|
[PATCH 1/4] sbi: Add a bookmark for the HSM extension
Reviewed-by: Atish Patra <atish.patra@...>
Reviewed-by: Atish Patra <atish.patra@...>
|
By
atishp@...
· #382
·
|
|
[PATCH 4/4] sbi: Specify the initial state
Does it need to be specified in SBI specification or platform specification ? Platform specification anyways should have a section about state of machine while entering M/S mode. Keeping the same info
Does it need to be specified in SBI specification or platform specification ? Platform specification anyways should have a section about state of machine while entering M/S mode. Keeping the same info
|
By
atishp@...
· #380
·
|
|
[PATCH 3/4] sbi: Specify the instruction set
I am fine with either way.
I am fine with either way.
|
By
atishp@...
· #379
·
|
|
[PATCH 2/4] sbi: Define some terminology
There is a brief valid hart definition in binary encoding section as well. "any of the hartid from hart_mask is not valid i.e. either the hartid is not enabled by the platform or is not available to t
There is a brief valid hart definition in binary encoding section as well. "any of the hartid from hart_mask is not valid i.e. either the hartid is not enabled by the platform or is not available to t
|
By
atishp@...
· #378
·
|
|
[PATCH] sbi: Remove multiple spaces after periods
Reviewed-by: Atish Patra <atish.patra@...>
Reviewed-by: Atish Patra <atish.patra@...>
|
By
atishp@...
· #377
·
|
|
Platform Spec meeting times
The meeting is switched to Monday 9AM every week to avoid conflict. The calendar is updated as well. The next "Profiles and Platform Spec TS" meeting is scheduled on Mon, October 26, 9am – 10am. Sorry
The meeting is switched to Monday 9AM every week to avoid conflict. The calendar is updated as well. The next "Profiles and Platform Spec TS" meeting is scheduled on Mon, October 26, 9am – 10am. Sorry
|
By
atishp@...
· #345
·
|
|
[Software] Propose to add RustSBI into 'SBI Implementation IDs' list
Looks good to me. I don't see a reviewed-by tag as this is not actual patch. I have approved the PR in github. https://github.com/riscv/riscv-sbi-doc/pull/61 For future reference, it is preferred that
Looks good to me. I don't see a reviewed-by tag as this is not actual patch. I have approved the PR in github. https://github.com/riscv/riscv-sbi-doc/pull/61 For future reference, it is preferred that
|
By
atishp@...
· #343
·
|
|
[Proposal] Introduction to the Spec
Current SBI interface provides these features that is outside scope of UEFI. 1. IPI, SFENCE, Hart State Management(CPU hotplug), Timer management In future, there will be RESET/SUSPEND (either direct
Current SBI interface provides these features that is outside scope of UEFI. 1. IPI, SFENCE, Hart State Management(CPU hotplug), Timer management In future, there will be RESET/SUSPEND (either direct
|
By
atishp@...
· #333
·
|
|
[Proposal] Introduction to the Spec
I am not sure how to represent this without ambiguity. There will be two kinds of firmware interfaces. UEFI/ACPI that will use SBI internally for some of the runtime services (Not All). S-mdoe OS will
I am not sure how to represent this without ambiguity. There will be two kinds of firmware interfaces. UEFI/ACPI that will use SBI internally for some of the runtime services (Not All). S-mdoe OS will
|
By
atishp@...
· #324
·
|
|
[PATCH 00/11] Clean up the asciidoc
For the entire series: Reviewed-by: Atish Patra <atish.patra@...>
For the entire series: Reviewed-by: Atish Patra <atish.patra@...>
|
By
atishp@...
· #323
·
|
|
H-extension PoC Done requirements - follow-up from RISC-V Hypervisor Sync-up Call
That's awesome. I did not know that you have a working RTL implementation with H extension. Absolutely. I have added your talk to the agenda for upcoming meeting on 27th october. Yes. It would be very
That's awesome. I did not know that you have a working RTL implementation with H extension. Absolutely. I have added your talk to the agenda for upcoming meeting on 27th october. Yes. It would be very
|
By
atishp@...
· #272
·
|