Browse Source
Improve Simics support for `boards/intel/ish/intel_ish_5_8_0` for better integration with the simulator. Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>pull/82870/head
4 changed files with 37 additions and 23 deletions
@ -1,5 +1,7 @@
@@ -1,5 +1,7 @@
|
||||
# Copyright (c) 2023 Intel Corporation |
||||
# Copyright (c) 2023-2024 Intel Corporation |
||||
# |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
set(SUPPORTED_EMU_PLATFORMS simics) |
||||
|
||||
board_finalize_emu_args(simics) |
||||
|
Loading…
Reference in new issue