hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()
commitb15c0f7d55934c609969f4e6e08efa5ed0f3ad28
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 22 Apr 2019 13:49:41 +0000 (22 15:49 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 23 May 2019 12:10:31 +0000 (23 14:10 +0200)
treead8bde753c8086abd400796c436ca30dc35f7e62
parent1f80b0d67e86f0180c72e9e943046d79a63c83f6
hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()

Add fw_cfg_arch_key_name() which returns the name of
an architecture-specific key.

Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20190422195020.1494-3-philmd@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
MAINTAINERS
hw/nvram/fw_cfg.c
include/hw/nvram/fw_cfg.h
stubs/Makefile.objs
stubs/fw_cfg.c [new file with mode: 0644]