Closed Bug 544889 Opened 14 years ago Closed 14 years ago

[buildbot] Add device testing of VFP on ARM hardware

Categories

(Tamarin Graveyard :: Build Config, defect, P2)

ARM
Windows Mobile 6 Professional
defect

Tracking

(Not tracked)

VERIFIED FIXED
flash10.1

People

(Reporter: brbaker, Assigned: brbaker)

Details

Attachments

(1 file)

Currently buildbot is only running acceptance suite on Windows Mobile in emulation and this configuration does not support VFP. We need to add device hardware running the acceptance suite to buildbot so that we can test the shell compiled with arm-fpu and use the runtime switch to enable VFP support in the jit (-Darm_vfp)
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Windows Mobile Emulator: 
- the emulator only supports up to ARMv5, however we require ARMv6+ to compile in fpu support
- add a generic acceptance script that will deploy the shell on the windows mobile device and run the acceptance suite
- this requires that the device is setup properly based on documentation in utils/wmremote/readme.txt
Attachment #425825 - Flags: review?(cpeyer)
Assignee: nobody → brbaker
Flags: flashplayer-qrb? → flashplayer-qrb+
Priority: -- → P2
Target Milestone: --- → flash10.1
can we do this testing on a beagleboard?
Attachment #425825 - Flags: review?(cpeyer) → review+
Added arm-linux into the build system
- compiled with NEON vfp support (-mfpu=neon -march=armv7-a)

Running the following acceptance passes:
release hybrid softfloat (default config)
release hybrid VFP (-Darm_arch 7 -Darm_vfp)
release interp
release jit VFP (-Darm_arch 7 -Darm_vfp)
debug hybrid VFP (-Darm_arch 7 -Darm_vfp)

tr-argo -> 3771:fa600ac28385
tr -> 3956:fa600ac28385, 3960:d44bac673a64
Status: NEW → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: