Searched hist:bb4c17e3783ce4578065f8ea55b6227dc0f53ad8 (Results 1 – 7 of 7) sorted by relevance
/kvm-unit-tests/lib/arm/ |
H A D | timer.c | bb4c17e3783ce4578065f8ea55b6227dc0f53ad8 Tue May 30 16:09:05 UTC 2023 Nikos Nikoleris <nikos.nikoleris@arm.com> arm64: Add support for timer initialization through ACPI
For systems with ACPI support, we can discover timers through the ACPI GTDT table. This change implements the code to discover timers through the GTDT and adds ACPI support in timer_save_state. This change retains the default behavior; we check if a valid DT is provided, if not, we try to discover timers using ACPI.
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
H A D | setup.c | bb4c17e3783ce4578065f8ea55b6227dc0f53ad8 Tue May 30 16:09:05 UTC 2023 Nikos Nikoleris <nikos.nikoleris@arm.com> arm64: Add support for timer initialization through ACPI
For systems with ACPI support, we can discover timers through the ACPI GTDT table. This change implements the code to discover timers through the GTDT and adds ACPI support in timer_save_state. This change retains the default behavior; we check if a valid DT is provided, if not, we try to discover timers using ACPI.
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
/kvm-unit-tests/lib/arm/asm/ |
H A D | timer.h | bb4c17e3783ce4578065f8ea55b6227dc0f53ad8 Tue May 30 16:09:05 UTC 2023 Nikos Nikoleris <nikos.nikoleris@arm.com> arm64: Add support for timer initialization through ACPI
For systems with ACPI support, we can discover timers through the ACPI GTDT table. This change implements the code to discover timers through the GTDT and adds ACPI support in timer_save_state. This change retains the default behavior; we check if a valid DT is provided, if not, we try to discover timers using ACPI.
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
/kvm-unit-tests/lib/ |
H A D | acpi.h | bb4c17e3783ce4578065f8ea55b6227dc0f53ad8 Tue May 30 16:09:05 UTC 2023 Nikos Nikoleris <nikos.nikoleris@arm.com> arm64: Add support for timer initialization through ACPI
For systems with ACPI support, we can discover timers through the ACPI GTDT table. This change implements the code to discover timers through the GTDT and adds ACPI support in timer_save_state. This change retains the default behavior; we check if a valid DT is provided, if not, we try to discover timers using ACPI.
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
/kvm-unit-tests/arm/ |
H A D | micro-bench.c | bb4c17e3783ce4578065f8ea55b6227dc0f53ad8 Tue May 30 16:09:05 UTC 2023 Nikos Nikoleris <nikos.nikoleris@arm.com> arm64: Add support for timer initialization through ACPI
For systems with ACPI support, we can discover timers through the ACPI GTDT table. This change implements the code to discover timers through the GTDT and adds ACPI support in timer_save_state. This change retains the default behavior; we check if a valid DT is provided, if not, we try to discover timers using ACPI.
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
H A D | Makefile.common | bb4c17e3783ce4578065f8ea55b6227dc0f53ad8 Tue May 30 16:09:05 UTC 2023 Nikos Nikoleris <nikos.nikoleris@arm.com> arm64: Add support for timer initialization through ACPI
For systems with ACPI support, we can discover timers through the ACPI GTDT table. This change implements the code to discover timers through the GTDT and adds ACPI support in timer_save_state. This change retains the default behavior; we check if a valid DT is provided, if not, we try to discover timers using ACPI.
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
H A D | timer.c | bb4c17e3783ce4578065f8ea55b6227dc0f53ad8 Tue May 30 16:09:05 UTC 2023 Nikos Nikoleris <nikos.nikoleris@arm.com> arm64: Add support for timer initialization through ACPI
For systems with ACPI support, we can discover timers through the ACPI GTDT table. This change implements the code to discover timers through the GTDT and adds ACPI support in timer_save_state. This change retains the default behavior; we check if a valid DT is provided, if not, we try to discover timers using ACPI.
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|