sw_apps: openamp matrix multiply tcl modified for hsi change
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com> Acked by: Anirudha Sarangi <anirudh@xilinx.com>
This commit is contained in:
parent
ceb7c06ab2
commit
984a96b8c4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ proc swapp_get_description {} {
|
|||
}
|
||||
|
||||
proc check_standalone_os {} {
|
||||
set oslist [get_os];
|
||||
set oslist [hsi::get_os];
|
||||
|
||||
if { [llength $oslist] != 1 } {
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue