Linux EFI development
 help / color / mirror / Atom feed
* [PATCH 0/3] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64
@ 2022-06-24 15:23 Sudeep Holla
  2022-06-24 15:23 ` [PATCH 1/3] arm64: efi: Simplify arch_efi_call_virt macro by not using efi_##f##_t type Sudeep Holla
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Sudeep Holla @ 2022-06-24 15:23 UTC (permalink / raw)
  To: linux-acpi, linux-arm-kernel, linux-efi
  Cc: Sudeep Holla, Ard Biesheuvel, Catalin Marinas, Will Deacon,
	Rafael J . Wysocki, Jose Marinho

Hi,

This tiny series is to enable Platform Runtime Mechanism(PRM) support on
ARM64. Not much changes. Just enabling the build and moving the config
option so that it is not listed under the topmost menu for ARM64.

Regards,
Sudeep

Sudeep Holla (3):
  arm64: efi: Simplify arch_efi_call_virt macro by not using efi_##f##_t type
  ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64
  ACPI: Move PRM config option under the main ACPI config

 arch/arm64/include/asm/efi.h |  4 +---
 drivers/acpi/Kconfig         | 30 +++++++++++++++---------------
 2 files changed, 16 insertions(+), 18 deletions(-)

--
2.36.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-06-25 16:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-24 15:23 [PATCH 0/3] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64 Sudeep Holla
2022-06-24 15:23 ` [PATCH 1/3] arm64: efi: Simplify arch_efi_call_virt macro by not using efi_##f##_t type Sudeep Holla
2022-06-24 17:45   ` Ard Biesheuvel
2022-06-25 10:10     ` Sudeep Holla
2022-06-25 16:01       ` Ard Biesheuvel
2022-06-24 15:23 ` [PATCH 2/3] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64 Sudeep Holla
2022-06-24 17:41   ` Ard Biesheuvel
2022-06-24 15:23 ` [PATCH 3/3] ACPI: Move PRM config option under the main ACPI config Sudeep Holla
2022-06-24 17:42   ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox