File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434#include "qemu/log.h"
3535#include "qom/object.h"
3636#include "hw/opentitan/ot_otp_dj.h"
37+ #include "hw/opentitan/ot_otp_engine.h"
3738#include "hw/opentitan/ot_otp_impl_if.h"
38- #include "ot_otp_engine.h"
3939#include "trace.h"
4040
4141#define NUM_ERROR_ENTRIES 24u
Original file line number Diff line number Diff line change 3232#include "qemu/log.h"
3333#include "qom/object.h"
3434#include "hw/opentitan/ot_otp_eg.h"
35+ #include "hw/opentitan/ot_otp_engine.h"
3536#include "hw/opentitan/ot_otp_impl_if.h"
36- #include "ot_otp_engine.h"
3737#include "trace.h"
3838
3939#define NUM_ERROR_ENTRIES 13u
Original file line number Diff line number Diff line change 3535#include "hw/opentitan/ot_alert.h"
3636#include "hw/opentitan/ot_fifo32.h"
3737#include "hw/opentitan/ot_lc_ctrl.h"
38+ #include "hw/opentitan/ot_otp_engine.h"
3839#include "hw/opentitan/ot_otp_impl_if.h"
3940#include "hw/opentitan/ot_present.h"
4041#include "hw/opentitan/ot_prng.h"
4142#include "hw/opentitan/ot_pwrmgr.h"
4243#include "hw/qdev-properties-system.h"
4344#include "hw/qdev-properties.h"
44- #include "ot_otp_engine.h"
4545#include "sysemu/block-backend.h"
4646#include "trace.h"
4747
File renamed without changes.
You can’t perform that action at this time.
0 commit comments