Home
last modified time | relevance | path

Searched hist:"994 c8602d9c9e0f0b3f5bdded8b52a6596b96a65" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/riscv/include/kernel/
H A Ddelay_arch.h994c8602d9c9e0f0b3f5bdded8b52a6596b96a65 Tue Jun 20 03:02:19 UTC 2023 Alvin Chang <alvinga@andestech.com> core: riscv: Implement timer related functions for ftrace support

Implement barrier_read_counter_timer() to read the timer value after a
barrier. Implement read_cntfrq() to get the frequency of machine timer
counter. The read_time() is moved from header to C source file to reduce
the code size.

Signed-off-by: Alvin Chang <alvinga@andestech.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Marouene Boubakri <marouene.boubakri@nxp.com>
/optee_os/core/arch/riscv/kernel/
H A Dtee_time_rdtime.c994c8602d9c9e0f0b3f5bdded8b52a6596b96a65 Tue Jun 20 03:02:19 UTC 2023 Alvin Chang <alvinga@andestech.com> core: riscv: Implement timer related functions for ftrace support

Implement barrier_read_counter_timer() to read the timer value after a
barrier. Implement read_cntfrq() to get the frequency of machine timer
counter. The read_time() is moved from header to C source file to reduce
the code size.

Signed-off-by: Alvin Chang <alvinga@andestech.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Marouene Boubakri <marouene.boubakri@nxp.com>
/optee_os/core/arch/riscv/include/
H A Driscv.h994c8602d9c9e0f0b3f5bdded8b52a6596b96a65 Tue Jun 20 03:02:19 UTC 2023 Alvin Chang <alvinga@andestech.com> core: riscv: Implement timer related functions for ftrace support

Implement barrier_read_counter_timer() to read the timer value after a
barrier. Implement read_cntfrq() to get the frequency of machine timer
counter. The read_time() is moved from header to C source file to reduce
the code size.

Signed-off-by: Alvin Chang <alvinga@andestech.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Marouene Boubakri <marouene.boubakri@nxp.com>