AMD logo
AMD Verified
Semiconductor, Hardware, Technology

AI Platform Security Engineer

San Diego, California, United StatesHybridFull TimePosted 1 day ago

Is this role right for you?

Upload your resume and get a skill-by-skill breakdown — see exactly where you match, where you're close, and what to highlight. Not a mystery percentage.

Get a tailored resume highlighting what this role needs.

Role summary

AMD is seeking an AI Platform Security Engineer to join their Product Security Office (PSO). This role focuses on securing AI platforms by implementing and validating security features across hardware, firmware, and software. Responsibilities include conducting security assessments, resolving security issues, managing keys and certificates, and developing automation for security testing. The ideal candidate has experience in security engineering with a focus on platform, firmware, or software, and is proficient in C/C++, Python, and Linux environments. Familiarity with AI/ML security, confidential computing, and hardware security standards is preferred.



ADVANCE YOUR CAREER. ADVANCE THE WORLD. 

At AMD, we believe technology has the power to solve the world’s most important challenges. From advancing healthcare and scientific discovery to powering AI and the technologies people rely on every day, innovation at AMD is shaping the future. 

Whether you’re designing next-gen processors, enabling AI breakthroughs, or bringing leading edge products to market, every role at AMD contributes to something bigger — technology that moves the world forward. Join us and, together, we’ll advance your career.




THE ROLE:

AMD is looking for an AI Platform Security Engineer to join the Product Security Office (PSO) in securing the platforms that run the world’s most demanding AI workloads. Working across hardware, firmware, and software, you will implement and validate security features on internal test platforms, conduct security assessments, and drive the resolution of security issues, including those raised by customers. You will turn security requirements and designs into working, verified results on real systems, at the center of how the world’s leading AI companies build and secure their infrastructure.

THE PERSON:

The ideal candidate is an experienced security engineer who is effective at implementing and validating security on real systems. You are comfortable owning a problem end to end, from analysis and reproduction through developing and verifying the fix. You communicate effectively and work optimally with customers and with different teams across AMD.

KEY RESPONSIBILITIES:

  • Implement, configure, and validate platform security features for AI systems on internal test platforms
  • Conduct security assessments of platforms, firmware, and AI systems, and clearly communicate findings and remediation
  • Develop, review, and apply security fixes, and verify them on real hardware
  • Analyze, reproduce, and drive resolution of security issues reported by internal teams, customers, and researchers
  • Support customer security requirements and respond to customer security inquiries and findings
  • Establish and maintain secure builds and AI harnesses
  • Provision and manage keys, certificates, and device identities for secure boot, attestation, and platform bring-up
  • Develop tooling and automation that make security testing and remediation more efficient and repeatable
  • Partner with architecture, firmware, and software teams to get fixes designed, implemented, and verified
  • Apply AI-assisted engineering tooling to accelerate assessment, remediation, and documentation

PREFERRED EXPERIENCE:

  • Multiple years' experience in security engineering or platform, firmware, or software engineering with a security focus
  • Experience securing and debugging systems across hardware, firmware, and software, including security assessment, vulnerability analysis, and developing and applying fixes
  • Experience provisioning and managing keys, certificates, and device identities (secure boot signing, attestation, PKI), with a solid understanding of platform security concepts: secure boot, attestation, cryptography, memory safety, and isolation
  • Proficient in C/C++ and at least one scripting language (Python or similar), and comfortable in Linux environments
  • Demonstrated fluency with AI-assisted and agentic development tooling in real engineering work
  • Strong communication skills and the ability to drive issues to resolution across teams and with customers
  • Experience securing AI/ML workloads or working directly on AI training or inference infrastructure, including familiarity with confidential computing and trusted execution environments
  • Familiarity with GPU and accelerator platforms, virtualization (SR-IOV, SIOV, MIG), and firmware, as well as datacenter interconnect standards (PCIe, CXL) and their security features
  • Familiarity with supply-chain integrity practices, including SBOM, build provenance, and reproducible builds, and with open-source firmware projects (Caliptra, OpenBMC, coreboot, EDK II, openSIL)
  • Experience supporting external security audits, red teams, or independent platform assessment, and knowledge of hardware security standards and frameworks (TCG, NIST, OCP)

ACADEMIC CREDENTIALS:

  • Bachelor’s or Master’s degree in Computer Science, Computer Engineering, Electrical Engineering, or equivalent

LOCATION:

  • San Diego, CA preferred. Open to other AMD US locations for the right candidate.

This role is not eligible for visa sponsorship.

#LI-TB1

#LI-Hybrid




Benefits offered are described: AMD benefits at a glance.

AMD does not accept unsolicited resumes from headhunters, recruitment agencies, or fee-based recruitment services. AMD and its subsidiaries are equal opportunity, inclusive employers and will consider all applicants without regard to age, ancestry, color, marital status, medical condition, mental or physical disability, national origin, race, religion, political and/or third-party affiliation, sex, pregnancy, sexual orientation, gender identity, military or veteran status, or any other characteristic protected by law. We encourage applications from all qualified candidates and will accommodate applicants’ needs under the respective laws throughout all stages of the recruitment and selection process.

AMD may use Artificial Intelligence to help screen, assess or select applicants for this position. AMD’s “Responsible AI Policy” is available here.

 

This posting is for an existing vacancy.

Sample AMD interview questions

  • 1

    Develop a service for managing distributed locking.

    system designmedium
  • 2

    Merge a New Interval Merge a new interval into a list of non-overlapping intervals. Input: intervals = [[1,2],[3,5],[6,7],[8,10],[12,16]], newInterval = [4,8] Output: [[1,2],[3,10],[12,16]] Explanation: The new interval overlaps with [3,5], [6,7], and [8,10], merging them all into the unified block [3,10].

    codingmedium
  • 3

    Aggressive Cows Maximize the minimum distance between aggressive cows in stalls. Input: stalls = [0,4,3,7,10,9], cows = 3 Output: 4 Explanation: Placing the cows at positions 0, 4, and 10 yields a maximum possible minimum distance of 4 between any two cows.

    codingmedium
  • 4

    Longest Consecutive Sequence Determine the length of the longest consecutive elements sequence. Input: nums = [0,3,7,2,5,8,4,6,0,1] Output: 9 Explanation: The longest consecutive sequence is 0 through 8 (length 9), utilizing a hash set to check connectivity in linear time.

    codingmedium
  • 5

    Reverse Nodes in k-Group Reverse nodes in k-group in a linked list. Input: head = [1,2,3,4,5], k = 3 Output: [3,2,1,4,5] Explanation: The first 3 elements are reversed, while the remaining 2 are left untouched since they don't form a complete group.

    codingmedium

Get started to unlock a personalized interview prep pack for this role.

Ready to apply?
You'll be redirected to AMD's application page.

See how RiseMe works

Match, tailor, and prep — so you send fewer applications and land more interviews.