standalone_v5_0 : Modified .mdd files of cpu_cortexa53 and cpu_cortexr5.
This patch adds pss_cortexa53/r5 option in .mdd files. Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
This commit is contained in:
parent
9b4870e9cb
commit
07fdaba3cd
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ BEGIN driver cpu_cortexa53
|
|||
|
||||
OPTION copyfiles = all;
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION supported_peripherals = (ps8_cortexa53);
|
||||
OPTION supported_peripherals = (ps8_cortexa53 pss_cortexa53);
|
||||
OPTION default_os = "standalone_v5_0";
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = cpu_cortexa53;
|
||||
|
|
Loading…
Add table
Reference in a new issue