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:
Venkata Naga Sai Krishna Kolapalli 2014-12-22 16:45:34 +05:30 committed by Suneel Garapati
parent 9b4870e9cb
commit 07fdaba3cd

View file

@ -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;