summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gp10x: enable secboot and GRsecbootAlexandre Courbot2017-02-281-0/+15
* gr/gp102: initial supportBen Skeggs2017-02-289-4/+183
* falcon: support for gp10x msgqueueAlexandre Courbot2017-02-284-0/+268
* secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot2017-02-283-0/+253
* secboot: put HS code loading code into own fileAlexandre Courbot2017-02-285-124/+182
* secboot: support for r375 ACRAlexandre Courbot2017-02-283-0/+167
* secboot: support for r367 ACRAlexandre Courbot2017-02-284-0/+425
* secboot: support for r364 ACRAlexandre Courbot2017-02-283-0/+119
* secboot: workaround bug when starting SEC2 firmwareAlexandre Courbot2017-02-281-0/+33
* secboot: support standard NVIDIA HS binariesAlexandre Courbot2017-02-281-8/+52
* secboot: support for unload blob bootloaderAlexandre Courbot2017-02-282-30/+37
* secboot: let callers interpret return value of blobsAlexandre Courbot2017-02-282-12/+21
* secboot: support for different load and unload falconsAlexandre Courbot2017-02-287-14/+18
* secboot: share r361 BL structures and functionsAlexandre Courbot2017-02-282-39/+74
* secboot: add support for SEC LS firmwareAlexandre Courbot2017-02-284-0/+77
* secboot: support running ACR on SECAlexandre Courbot2017-02-283-4/+25
* secboot: get start address of blob from ACRAlexandre Courbot2017-02-283-10/+9
* secboot: add shadow blob argumentAlexandre Courbot2017-02-282-2/+15
* falcon/msgqueue: add SEC2 supportAlexandre Courbot2017-02-281-0/+3
* falcon: support for EMEMAlexandre Courbot2017-02-283-0/+65
* falcon: fix base address of FBIF registersAlexandre Courbot2017-02-281-5/+20
* falcon: better detection of debug registerAlexandre Courbot2017-02-281-2/+25
* core: add SEC2 engineAlexandre Courbot2017-02-2811-1/+164
* nvdec: add gp102 supportAlexandre Courbot2017-02-287-4/+108
* falcon: delay construction of falcons to oneinit()Alexandre Courbot2017-02-284-16/+32
* falcon: use NXTCTX register instead of NEW_INSTBLKAlexandre Courbot2017-02-281-1/+4
* secboot/gm20b: enable PMU firmwareAlexandre Courbot2017-02-281-1/+7
* pmu/gm20b: add msgqueue supportAlexandre Courbot2017-02-281-2/+17
* secboot: check that WPR region is properly setAlexandre Courbot2017-02-281-2/+39
* secboot: support optional falconsAlexandre Courbot2017-02-282-25/+39
* secboot: support PMU LS firmwareAlexandre Courbot2017-02-282-0/+134
* secboot: base support for PMU falconAlexandre Courbot2017-02-281-16/+82
* secboot: support for loading LS PMU firmwareAlexandre Courbot2017-02-283-1/+121
* pmu: add msgqueue memberAlexandre Courbot2017-02-282-0/+3
* falcon: support for gm20b msgqueueAlexandre Courbot2017-02-284-0/+329
* falcon: add msgqueue interfaceAlexandre Courbot2017-02-284-0/+796
* secboot: add LS firmware post-run hooksAlexandre Courbot2017-02-282-0/+13
* secboot: abstract fixup_hs_desc functionAlexandre Courbot2017-02-283-3/+9
* secboot: make specialized ls_ucode_img struct privateAlexandre Courbot2017-02-282-96/+90
* secboot: store ucode offset in base image structureAlexandre Courbot2017-02-283-9/+9
* secboot: fix usage of hsf_load_headerAlexandre Courbot2017-02-283-13/+30
* secboot: prevent address trimmingAlexandre Courbot2017-02-281-2/+2
* secboot: fix WPR region alignmentAlexandre Courbot2017-02-281-2/+2
* secboot: fix WPR address to be 64-bitAlexandre Courbot2017-02-282-3/+3
* secboot: make sure requested falcons are supportedAlexandre Courbot2017-02-281-0/+7
* secboot: remove unused hookAlexandre Courbot2017-02-282-29/+0
* falcon: fix IMEM port accessAlexandre Courbot2017-02-281-5/+6
* falcon: fix port offset for DMEM registerAlexandre Courbot2017-02-281-9/+10
* falcon: protect against concurrent DMEM accessesAlexandre Courbot2017-02-282-0/+10
* falcon: add missing context binding memory targetAlexandre Courbot2017-02-281-0/+1