Deleted Added
sdiff udiff text old ( 9646:7a0c51f14095 ) new ( 9958:48eb085bc9ab )
full compact
1# -*- mode:python -*-
2
3# Copyright (c) 2009 ARM Limited
4# All rights reserved.
5#
6# The license below extends only to copyright in the software and shall
7# not be construed as granting a license to any other intellectual
8# property including but not limited to intellectual property relating

--- 49 unchanged lines hidden (view full) ---

58 Source('rtc_pl031.cc')
59 Source('timer_cpulocal.cc')
60
61 DebugFlag('AMBA')
62 DebugFlag('HDLcd')
63 DebugFlag('PL111')
64 DebugFlag('Pl050')
65 DebugFlag('GIC')