Hi Pedro,
On Fri, Jan 05, 2024 at 07:10:40PM +, Pedro Falcato wrote:
> On Wed, Jan 3, 2024 at 1:59 PM Sunil V L wrote:
> >
> > This series adds the support for RISV-V Sstc extension in EDK2 timer
>
> nit: RISC-V
> > implementation. Sstc extension allows S-mode software to program the
> > tim
On Wed, Jan 3, 2024 at 1:59 PM Sunil V L wrote:
>
> This series adds the support for RISV-V Sstc extension in EDK2 timer
nit: RISC-V
> implementation. Sstc extension allows S-mode software to program the
> timer directly without using SBI calls.
>
> Currently, PCD variable is used to detect wheth
This series adds the support for RISV-V Sstc extension in EDK2 timer
implementation. Sstc extension allows S-mode software to program the
timer directly without using SBI calls.
Currently, PCD variable is used to detect whether feature is enabled. By
default the feature is enabled and platforms ne