From f3fb543c174c1492490add5cef5f730143ae2535 Mon Sep 17 00:00:00 2001 From: William Bryan Date: Wed, 16 Mar 2016 18:41:37 -0500 Subject: Build full OCC image and update build process Change-Id: I8e6d716a48f30021b653e850c74deb7526cfe293 RTC:133001 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22155 Tested-by: FSP CI Jenkins Reviewed-by: William A. Bryan --- src/ssx/ppc405/ppc405_exceptions.S | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/ssx') diff --git a/src/ssx/ppc405/ppc405_exceptions.S b/src/ssx/ppc405/ppc405_exceptions.S index b4a1419..aae7c0b 100644 --- a/src/ssx/ppc405/ppc405_exceptions.S +++ b/src/ssx/ppc405/ppc405_exceptions.S @@ -5,7 +5,7 @@ /* */ /* OpenPOWER OnChipController Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2014,2015 */ +/* Contributors Listed Below - COPYRIGHT 2014,2016 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -84,10 +84,6 @@ __vectors: __vectors_0000: - // FIXME: This is just a quick hack to get SSX running on simics -- grm - .global __ssx_boot - b __ssx_boot - ### **************************************************************************** ### .vectors_0100 ### **************************************************************************** -- cgit v1.2.1