view src/gpf2/frame/frame_ps.def @ 673:62a5285e014a

Lorekeeping: allow tpudrv-leonardo.lib on Leonardo/Tango Back in 2015 the Mother's idea was to produce a FreeCalypso development board that would be a clone of TI Leonardo, including the original quadband RFFE; one major additional stipulation was that this board needed to be able to run original unmodified TCS211-20070608 firmware with all blobs intact, with only minimal binary patches to main.lib and tpudrv.lib. The necessary patched libs were produced at that time in the tcs211-patches repository. That plan was changed and we produced FCDEV3B instead, with Openmoko's triband RFFE instead of Leonardo quadband, but when FC Magnetite started in 2016, a TPUDRV_blob= provision was still made, allowing the possibility of patching OM's tpudrv.lib for a restored Leonardo RFFE. Now in 2020 we have FC Tango which is essentially a verbatim clone of Leonardo core, including the original quadband RFFE. We have also deblobbed our firmware so much that we have absolutely no real need for a blob version of tpudrv.lib - but I thought it would be neat to put the ancient TPUDRV_blob= mechanism (classic config) to its originally intended use, just for the heck of it.
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 29 May 2020 03:55:36 +0000
parents 864b8cc0cf63
children
line wrap: on
line source

LIBRARY
DESCRIPTION "GPS Frame"
EXPORTS
 vsi_m_new
 vsi_m_free
 vsi_c_open
 vsi_c_close
 vsi_c_clear
 vsi_c_send
 vsi_c_free
 vsi_c_new
 vsi_c_await
 vsi_c_primitive
 vsi_t_start
 vsi_t_pstart
 vsi_t_stop
 vsi_t_status
 vsi_t_config
 vsi_s_open
 vsi_s_close
 vsi_s_get
 vsi_s_release
 vsi_o_ttrace
 vsi_o_itrace
 vsi_o_ptrace
 vsi_o_strace
 vsi_o_assert
 vsi_gettaskname
 vsi_gettaskhandle
 vsi_gettaskflags
 vsi_gettracemask
 vsi_settracemask
 vsi_t_time
 vsi_t_sleep
 vsi_d_init
 vsi_d_open
 vsi_d_close
 vsi_d_read
 vsi_d_write
 vsi_d_setsignal
 vsi_d_resetsignal
 vsi_d_setconfig
 vsi_d_getconfig
 vsi_ppm_new
 vsi_ppm_rec 
 vsi_ppm_reuse
 vsi_ppm_access
 vsi_ppm_send
 vsi_ppm_free
 vsi_trc_free
 vsi_trc_new
 vsi_trcsuspend
 pf_StartAllTasks
 pf_CreateAllEntities
 pf_Init
 os_CreateTask
 os_DestroyTask
 os_StartTask
 os_StopTask
 os_GetTaskName
 os_GetTaskHandle
 os_SuspendTask
 os_TaskInformation
 os_CreateQueue
 os_DestroyQueue
 os_OpenQueue
 os_CloseQueue
 os_SendToQueue
 os_ReceiveFromQueue
 os_QueueInformation
 os_CreatePartitionPool
 os_AllocatePartition
 os_DeallocatePartition
 os_CreateMemoryPool
 os_AllocateMemory
 os_DeallocateMemory
 os_PartitionInformation
 os_MemoryInformation
 os_CreateTimer
 os_DestroyTimer
 os_StartTimer
 os_StopTimer
 os_QueryTimer
 os_TimerInformation
 os_CreateSemaphore
 os_DestroySemaphore
 os_OpenSemaphore
 os_CloseSemaphore
 os_ObtainSemaphore
 os_ReleaseSemaphore
 os_SemaphoreInformation
 os_GetTime
 os_ObjectInformation
 CondatMemPoolHandle
 PrimGroupHandle
 TestGroupHandle