aboutsummaryrefslogtreecommitdiffstats
path: root/hw/misc/sbsa_ec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()Philippe Mathieu-Daudé2023-01-121-2/+1
* hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_ECPhilippe Mathieu-Daudé2023-01-121-6/+7
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* Fix SPDX-License-Identifier typosRyan Finnie2021-02-201-1/+1
* hw/misc/sbsa_ec : Add an embedded controller for sbsa-refGraeme Gregory2020-09-011-0/+98