On 12/06/2021 12:38 PM, chen huacai wrote:
> Hi, Xiaojuan,
>
> Maybe it is better to use "constant timer" instead of "stable timer",
> which is more "native" in English.
Yeap, maybe we need more investigation. On arm platform its name is ArchTimer
rather than "constant timer" in x86. And we wi
Hi, Xiaojuan,
Maybe it is better to use "constant timer" instead of "stable timer",
which is more "native" in English.
Huacai
On Sat, Dec 4, 2021 at 8:11 PM Xiaojuan Yang wrote:
>
> Signed-off-by: Xiaojuan Yang
> Signed-off-by: Song Gao
> ---
> target/loongarch/cpu.c | 9 +
> ta
Signed-off-by: Xiaojuan Yang
Signed-off-by: Song Gao
---
target/loongarch/cpu.c | 9 +
target/loongarch/cpu.h | 10 ++
target/loongarch/meson.build | 1 +
target/loongarch/stabletimer.c | 63 ++
4 files changed, 83 insertions(+)
create