# HG changeset patch # User Shane McErlean # Date 1282919629 -3600 # Node ID 1e82a8be084ac699162d77a918cdc1101d496c97 # Parent 99a56c5faf9c601ab0bcdf8c0a8718515b44dbf0 NTT DOCOMO, INC - Fix for bug 1290 "E32test t_atomic.EXE failed with unhandled exception handling" diff -r 99a56c5faf9c -r 1e82a8be084a baseport/syborg/hal/config.hcf --- a/baseport/syborg/hal/config.hcf Thu Aug 19 17:55:25 2010 +0100 +++ b/baseport/syborg/hal/config.hcf Fri Aug 27 15:33:49 2010 +0100 @@ -9,7 +9,16 @@ ECPU=0 ECPUArch=0 ECPUABI=0 -ECPUSpeed = GetCPUSpeed + + +// NTT Docomo - Defect 1290 fix - E32test t_atomic.EXE failed with unhandled exception handling - start +// +// NTT DOCOMO, INC - Fix for bug 1290 "E32test t_atomic.EXE failed with unhandled exception handling" +// Mark as not supported (comment-out), because it doesn't make sense on a non cycle-accurate simulator platform... +// ECPUSpeed = GetCPUSpeed +// +// NTT Docomo - Defect 1290 fix - E32test t_atomic.EXE failed with unhandled exception handling - End + ESystemStartupReason = GetSystemStartupReason ESystemException = GetSystemException ESystemTickPeriod=0 diff -r 99a56c5faf9c -r 1e82a8be084a baseport/syborg/hal/values.hda --- a/baseport/syborg/hal/values.hda Thu Aug 19 17:55:25 2010 +0100 +++ b/baseport/syborg/hal/values.hda Fri Aug 27 15:33:49 2010 +0100 @@ -9,7 +9,15 @@ ECPU=arm ECPUArch=0xC0 ECPUABI=arm5 -ECPUSpeed=0 + +// NTT Docomo - Defect 1290 fix - E32test t_atomic.EXE failed with unhandled exception handling - start +// +// NTT DOCOMO, INC - Fix for bug 1290 "E32test t_atomic.EXE failed with unhandled exception handling" +// Mark as not supported (comment-out), because it doesn't make sense on a non cycle-accurate simulator platform... +// ECPUSpeed=0 +// +// NTT Docomo - Defect 1290 fix - E32test t_atomic.EXE failed with unhandled exception handling - end + ESystemStartupReason=cold ESystemException=0 ESystemTickPeriod=15625