c1eff6510c
add 2 cores configuration for * who want to use 2 cores * sanitycheck tests, as we found there are difference between 2 cores and 4 cores, see report in issue #26794 Signed-off-by: Wayne Ren <wei.ren@synopsys.com> Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
15 lines
193 B
Plaintext
15 lines
193 B
Plaintext
/*
|
|
* Copyright (c) 2019, Synopsys, Inc. All rights reserved.
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "hsdk.dtsi"
|
|
|
|
/ {
|
|
model = "hsdk";
|
|
compatible = "snps,hsdk";
|
|
};
|