summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortang yuantian <Yuantian.Tang@freescale.com>2014-12-17 12:58:04 +0800
committerYork Sun <yorksun@freescale.com>2015-01-23 22:29:14 -0600
commit5699274373e9bf569ffb4001a3d2ee0ebf1b6b03 (patch)
treec2edd616c1b4318639366330a7defdb82d3ddf9c /tools
parentdd04832d522918cad1d3ae894f94c5e59c04d567 (diff)
downloadblackbird-obmc-uboot-5699274373e9bf569ffb4001a3d2ee0ebf1b6b03.tar.gz
blackbird-obmc-uboot-5699274373e9bf569ffb4001a3d2ee0ebf1b6b03.zip
ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
Defining variable gic_dist_addr as a globe one prevents some functions, which use it, from being used before relocation which is the case in the deep sleep resume process on Freescale SoC platforms. Besides, we can always get the GIC base address by calling get_gicd_base_address() without referring gic_dist_addr. Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud