aboutsummaryrefslogtreecommitdiff
path: root/hw/nvram/xlnx-versal-efuse-ctrl.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-05hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_blockPeter Maydell1-3/+3
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell1-1/+1
2023-12-30hw/nvram: Constify VMStateRichard Henderson1-1/+1
2023-11-27hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" arrayPhilippe Mathieu-Daudé1-0/+8
2023-10-19xlnx-versal-efuse: hw/nvram: Remove deprecated device resetTong Ho1-3/+5
2021-10-23hw/nvram: Fix Memory Leak in Xilinx Versal eFuse deviceTong Ho1-5/+15
2021-09-30hw/nvram: Introduce Xilinx Versal eFuse deviceTong Ho1-0/+783