hw/ufs: Add temperature event notification support
authorKeoseong Park <keosung.park@samsung.com>
Tue, 25 Feb 2025 06:41:46 +0000 (15:41 +0900)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 5 Mar 2025 01:13:29 +0000 (02:13 +0100)
commit07b12aae50e4dc02ebce932dafd7dcae3335a915
tree3c2babc2a2230835fd4d99eccbbfc8937f3db5a4
parentd9bf3cec6752663946c886e28d9ef1fc9586edb3
hw/ufs: Add temperature event notification support

This patch introduces temperature event notification support to the UFS
emulation. It enables the emulated UFS device to generate
temperature-related events, including high and low temperature
notifications, in compliance with the UFS specification.

With this feature, UFS drivers can now handle temperature exception events
during testing and development within the emulated environment.
This enhances validation and debugging capabilities for thermal event
handling in UFS implementations.

Signed-off-by: Keoseong Park <keosung.park@samsung.com>
Reviewed-by: Jeuk Kim <jeuk20.kim@samsung.com>
Message-ID: <20250225064146epcms2p50889cb0066e2d4734f2386de325bcdf6@epcms2p5>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/ufs/ufs.c
hw/ufs/ufs.h
include/block/ufs.h